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 f64f9a1 commit 52f2ccbCopy full SHA for 52f2ccb
1 file changed
.github/workflows/security-scan.yml
@@ -32,7 +32,7 @@ jobs:
32
fail-build: false
33
34
- name: Upload Grype scan results to GitHub Security tab
35
- uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
+ uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4
36
if: always()
37
with:
38
sarif_file: ${{ steps.grype-scan.outputs.sarif }}
0 commit comments