File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments