Skip to content

Commit 05d9f78

Browse files
chore(deps): update github/codeql-action digest to f443b60 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 705ea4d commit 05d9f78

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@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
112+
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
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@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
138+
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4
139139
with:
140140
sarif_file: 'trivy-results.sarif'
141141

0 commit comments

Comments
 (0)