Skip to content

Commit e577063

Browse files
Update github/codeql-action digest to b56ba49
1 parent 6893145 commit e577063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
severity: 'CRITICAL,HIGH'
100100

101101
- name: Upload Trivy scan results to GitHub Security tab
102-
uses: github/codeql-action/upload-sarif@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3
102+
uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3
103103
if: always()
104104
with:
105105
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)