Skip to content

Commit 71151fe

Browse files
chore(deps): bump github/codeql-action from 4.37.6 to 4.37.7 (#47)
1 parent c0285c2 commit 71151fe

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.6
65+
uses: github/codeql-action/upload-sarif@v4.37.7
6666
with:
6767
sarif_file: "trivy-results.sarif"

0 commit comments

Comments
 (0)