Skip to content

Commit b30a17e

Browse files
chore(deps): update github/codeql-action action to v4.36.1
1 parent bceddee commit b30a17e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373

7474
- name: Upload Trivy scan results to GitHub Security tab
7575
if: always() && hashFiles('trivy-results.sarif') != ''
76-
uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
76+
uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
7777
with:
7878
sarif_file: trivy-results.sarif
7979
category: trivy-${{ matrix.branch }}

0 commit comments

Comments
 (0)