Skip to content

Commit e9826d9

Browse files
chore(deps): Bump github/codeql-action from 3.29.2 to 3.29.4 (#465)
1 parent e6e4b5d commit e9826d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/artifacts.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
retention-days: 5
189189

190190
- name: Upload Trivy scan results to GitHub Security tab
191-
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
191+
uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
192192
with:
193193
sarif_file: trivy-results.sarif
194194

@@ -323,6 +323,6 @@ jobs:
323323
retention-days: 5
324324

325325
- name: Upload Trivy scan results to GitHub Security tab
326-
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
326+
uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
327327
with:
328328
sarif_file: trivy-results.sarif

0 commit comments

Comments
 (0)