Skip to content

Commit 5c334f5

Browse files
authored
Merge pull request #896 from crossplane/renovate/main-github-codeql-action-digest
chore(deps): update github/codeql-action digest to 45c3735 (main)
2 parents 310b222 + fb3e661 commit 5c334f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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@f47c8e6a9bd05ef3ee422fc8d8663be7fe4bdc61 # v3
143+
uses: github/codeql-action/upload-sarif@45c373516f557556c15d420e3f5e0aa3d64366bc # 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@f47c8e6a9bd05ef3ee422fc8d8663be7fe4bdc61 # v3
166+
uses: github/codeql-action/upload-sarif@45c373516f557556c15d420e3f5e0aa3d64366bc # v3
167167
with:
168168
sarif_file: 'trivy-results.sarif'
169169

0 commit comments

Comments
 (0)