Skip to content

Commit ad337b0

Browse files
Bump github/codeql-action from 3.27.9 to 3.28.0 (#94)
1 parent d779e27 commit ad337b0

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@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v2.19.0
49+
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v2.19.0
5050
with:
5151
sarif_file: "trivy-results.sarif"
5252

0 commit comments

Comments
 (0)