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 @@ -115,7 +115,7 @@ jobs:
115115 run : earthly --strict --remote-cache ghcr.io/crossplane-contrib/crossplane-diff/earthly-cache:${{ github.job }} +ci-codeql
116116
117117 - name : Upload CodeQL Results to GitHub
118- uses : github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
118+ uses : github/codeql-action/upload-sarif@5fe9434cd24fe243e33e7f3305f8a5b519b70280 # v4
119119 with :
120120 sarif_file : ' _output/codeql/go.sarif'
121121
@@ -141,7 +141,7 @@ jobs:
141141 output : ' trivy-results.sarif'
142142
143143 - name : Upload Trivy Results to GitHub
144- uses : github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
144+ uses : github/codeql-action/upload-sarif@5fe9434cd24fe243e33e7f3305f8a5b519b70280 # v4
145145 with :
146146 sarif_file : ' trivy-results.sarif'
147147
You can’t perform that action at this time.
0 commit comments