Skip to content

Commit b6a53ae

Browse files
Update github/codeql-action digest to 883d858
1 parent 4746aef commit b6a53ae

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@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3
103103
if: always()
104104
with:
105105
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)