Skip to content

Commit 3f7ed44

Browse files
chore(deps): update github/codeql-action action to v4
1 parent b896c17 commit 3f7ed44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ jobs:
139139
severity: "HIGH,CRITICAL"
140140

141141
- name: Upload Trivy scan results to GitHub Security tab 📮
142-
uses: github/codeql-action/upload-sarif@c3d42c5d08633d8b33635fbd94b000a0e2585b3c # v3
142+
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4
143143
with:
144144
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)