Skip to content

Commit 0314a7a

Browse files
chore(deps): Bump github/codeql-action from 3.30.3 to 3.30.5 (#503)
1 parent 5a34f29 commit 0314a7a

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@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
191+
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
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@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5
326+
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.29.5
327327
with:
328328
sarif_file: trivy-results.sarif

0 commit comments

Comments
 (0)