Skip to content

Commit be8664a

Browse files
Update github/codeql-action digest to f0f3afe
1 parent 4746aef commit be8664a

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

0 commit comments

Comments
 (0)