Skip to content

Commit c0285c2

Browse files
chore(deps): bump github/codeql-action from 4.37.4 to 4.37.6 (#46)
1 parent 450bbfc commit c0285c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ jobs:
6262
template: "@/contrib/sarif.tpl"
6363
output: "trivy-results.sarif"
6464
- name: Upload Trivy scan results to GitHub Security tab
65-
uses: github/codeql-action/upload-sarif@v4.37.4
65+
uses: github/codeql-action/upload-sarif@v4.37.6
6666
with:
6767
sarif_file: "trivy-results.sarif"

0 commit comments

Comments
 (0)