There was an error while loading. Please reload this page.
1 parent 9aac2a8 commit 85edcc9Copy full SHA for 85edcc9
1 file changed
.github/workflows/security.yml
@@ -30,7 +30,7 @@ jobs:
30
fail-build: true
31
32
- name: Upload scan results to GitHub Security tab
33
- uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4
+ uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4
34
if: always()
35
with:
36
sarif_file: ${{ steps.grype-scan.outputs.sarif }}
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
0 commit comments