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 b4a2ed4 commit c6892d5Copy full SHA for c6892d5
.github/workflows/codeql.yml
@@ -77,7 +77,7 @@ jobs:
77
# https://github.com/github/codeql/issues/11427#issuecomment-1721059096
78
- name: Dismiss alerts
79
# if: github.ref == 'refs/heads/main'
80
- uses: advanced-security/dismiss-alerts@v1
+ uses: advanced-security/dismiss-alerts@v2
81
with:
82
# specify a 'sarif-id' and 'sarif-file'
83
sarif-id: ${{ steps.analyze.outputs.sarif-id }}
0 commit comments