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.
2 parents c2c236d + e5d19e8 commit 3a108a1Copy full SHA for 3a108a1
.github/workflows/kbanalysis.yml
@@ -31,7 +31,7 @@ jobs:
31
repository: step-security/secure-workflows
32
33
- name: KBAnalysis
34
- uses: step-security/secure-workflows/kbanalysis@03a07b65449688ebe9e517e4446b9f323bb194a0
+ uses: step-security/secure-workflows/kbanalysis@c2c236dfe29d884c1a27585dcab07ffab8c9a5a0
35
with:
36
github-token: ${{secrets.PAT }}
37
issue-id: ${{ github.event.issue.number}}
0 commit comments