Skip to content

Commit 094b7c2

Browse files
chore(deps): update github/codeql-action digest to 9e907b5
1 parent fc42616 commit 094b7c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ jobs:
486486
severity: 'CRITICAL,HIGH,MEDIUM'
487487

488488
- name: Upload Trivy results to GitHub Security
489-
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4
489+
uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4
490490
if: always()
491491
with:
492492
sarif_file: 'trivy-results.sarif'

.github/workflows/periodic-security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
timeout: '15m'
9393

9494
- name: Upload SARIF to GitHub Security
95-
uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v4
95+
uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4
9696
if: always()
9797
with:
9898
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)