Skip to content

Commit c6d678e

Browse files
chore(deps): update github/codeql-action digest to 3599b3b (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d351072 commit c6d678e

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
@@ -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

0 commit comments

Comments
 (0)