Skip to content

Commit 560bd44

Browse files
chore(deps): update github/codeql-action digest to 16140ae (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2af18f commit 560bd44

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@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
27+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4
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@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
44+
uses: github/codeql-action/upload-sarif@16140ae1a102900babc80a33c44059580f687047 # v4
4545
if: always()
4646
with:
4747
sarif_file: 'trivy-config-results.sarif'

0 commit comments

Comments
 (0)