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 @@ -109,7 +109,7 @@ jobs:
109109 run : earthly --strict --remote-cache ghcr.io/crossplane-contrib/crossplane-diff/earthly-cache:${{ github.job }} +ci-codeql
110110
111111 - name : Upload CodeQL Results to GitHub
112- uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3
112+ uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3
113113 with :
114114 sarif_file : ' _output/codeql/go.sarif'
115115
@@ -135,7 +135,7 @@ jobs:
135135 output : ' trivy-results.sarif'
136136
137137 - name : Upload Trivy Results to GitHub
138- uses : github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3
138+ uses : github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3
139139 with :
140140 sarif_file : ' trivy-results.sarif'
141141
You can’t perform that action at this time.
0 commit comments