Skip to content

Commit 6c7ad18

Browse files
Update github/codeql-action digest to 5fe9434
1 parent 77690d7 commit 6c7ad18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
output: 'trivy-results.sarif'
3333

3434
- name: Upload Trivy scan results to GitHub Security tab
35-
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4
35+
uses: github/codeql-action/upload-sarif@5fe9434cd24fe243e33e7f3305f8a5b519b70280 # v4
3636
if: always()
3737
with:
3838
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)