Skip to content

Commit a760b84

Browse files
chore(deps): Bump github/codeql-action from 4.31.10 to 4.31.11 (#563)
1 parent b18f129 commit a760b84

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

0 commit comments

Comments
 (0)