Skip to content

Commit 2e19145

Browse files
chore(deps): update github/codeql-action action to v4
1 parent 78ee4a3 commit 2e19145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,6 @@ jobs:
159159
severity: "HIGH,CRITICAL"
160160

161161
- name: Upload Trivy scan results to GitHub Security tab 📮
162-
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3
162+
uses: github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4
163163
with:
164164
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)