Skip to content

Commit 4a8d49e

Browse files
authored
Merge pull request #268 from vmware-tanzu/dependabot/github_actions/release-1.12/github/codeql-action-3.25.5
🌱[release-1.12]: Bump github/codeql-action from 3.25.4 to 3.25.5
2 parents 94c3877 + 88c941e commit 4a8d49e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy-scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
output: 'trivy-results.sarif'
3434
ignore-unfixed: true
3535
severity: 'HIGH,CRITICAL'
36-
- uses: github/codeql-action/upload-sarif@ccf74c947955fd1cf117aef6a0e4e66191ef6f61 # v3.25.4
36+
- uses: github/codeql-action/upload-sarif@b7cec7526559c32f1616476ff32d17ba4c59b2d6 # v3.25.5
3737
with:
3838
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)