Skip to content

Commit d040a31

Browse files
Bump github/codeql-action from 3.27.7 to 3.27.9 (#91)
1 parent 0a99845 commit d040a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/00_trivy_scan.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
limit-severities-for-sarif: true
4747

4848
- name: Upload Trivy scan results to GitHub Security tab
49-
uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v2.19.0
49+
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v2.19.0
5050
with:
5151
sarif_file: "trivy-results.sarif"
5252

0 commit comments

Comments
 (0)