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 110345a commit b39e43dCopy full SHA for b39e43d
.github/workflows/sample.yml
@@ -16,6 +16,6 @@ jobs:
16
scan:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: GitHubSecurityLab/pwn-request-scanner@9791f6e2ab36a9ca92342d4b2adc749e870133b9 # v1
+ - uses: GitHubSecurityLab/pwn-request-scanner@main
20
with:
21
owner-repo: ${{ inputs.owner-repo }}
0 commit comments