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 @@ -140,7 +140,7 @@ jobs:
140140 run : earthly --strict --remote-cache ghcr.io/crossplane/crossplane-runtime-earthly-cache:${{ github.job }} +ci-codeql
141141
142142 - name : Upload CodeQL Results to GitHub
143- uses : github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3
143+ uses : github/codeql-action/upload-sarif@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3
144144 with :
145145 sarif_file : ' _output/codeql/go.sarif'
146146
@@ -163,7 +163,7 @@ jobs:
163163 output : ' trivy-results.sarif'
164164
165165 - name : Upload Trivy Results to GitHub
166- uses : github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3
166+ uses : github/codeql-action/upload-sarif@755f44910c12a3d7ca0d8c6e42c048b3362f7cec # v3
167167 with :
168168 sarif_file : ' trivy-results.sarif'
169169
You can’t perform that action at this time.
0 commit comments