Skip to content

Commit 8fce984

Browse files
committed
hard code repo name
1 parent 43c5710 commit 8fce984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Setup Binary Ninja
1717
id: setup_bn # Add an id to reference outputs
18-
uses: ${{ github.repository }}@${{ github.sha }}
18+
uses: MCPPhalanx/action-setup-binaryninja@main
1919
with:
2020
version: '4.2.6455'
2121
password: ${{ secrets.BN_PASSWORD_426455 }}

0 commit comments

Comments
 (0)