We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c5710 commit 8fce984Copy full SHA for 8fce984
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Setup Binary Ninja
17
id: setup_bn # Add an id to reference outputs
18
- uses: ${{ github.repository }}@${{ github.sha }}
+ uses: MCPPhalanx/action-setup-binaryninja@main
19
with:
20
version: '4.2.6455'
21
password: ${{ secrets.BN_PASSWORD_426455 }}
0 commit comments