Skip to content

Commit d94dd68

Browse files
chore(deps): update github/codeql-action digest to 96f518a (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22393b7 commit d94dd68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/security.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
severity: 'CRITICAL,HIGH'
2525

2626
- name: Upload Trivy scan results to GitHub Security tab
27-
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3
27+
uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3
2828
if: always()
2929
with:
3030
sarif_file: 'trivy-results.sarif'
@@ -41,7 +41,7 @@ jobs:
4141
severity: 'CRITICAL,HIGH'
4242

4343
- name: Upload Trivy IaC scan results to GitHub Security tab
44-
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3
44+
uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3
4545
if: always()
4646
with:
4747
sarif_file: 'trivy-config-results.sarif'

0 commit comments

Comments
 (0)