Skip to content

Commit de010b2

Browse files
chore(deps): update github/codeql-action action to v4
1 parent 43f65d6 commit de010b2

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@b5ebac6f4c00c8ccddb7cdcd45fdb248329f808a # v3
142+
uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4
143143
with:
144144
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)