Skip to content

Commit 446b840

Browse files
chore(deps): update github/codeql-action digest to 5fe9434
1 parent d50289c commit 446b840

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
@@ -115,7 +115,7 @@ jobs:
115115
run: earthly --strict --remote-cache ghcr.io/crossplane-contrib/crossplane-diff/earthly-cache:${{ github.job }} +ci-codeql
116116

117117
- name: Upload CodeQL Results to GitHub
118-
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
118+
uses: github/codeql-action/upload-sarif@5fe9434cd24fe243e33e7f3305f8a5b519b70280 # v4
119119
with:
120120
sarif_file: '_output/codeql/go.sarif'
121121

@@ -141,7 +141,7 @@ jobs:
141141
output: 'trivy-results.sarif'
142142

143143
- name: Upload Trivy Results to GitHub
144-
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4
144+
uses: github/codeql-action/upload-sarif@5fe9434cd24fe243e33e7f3305f8a5b519b70280 # v4
145145
with:
146146
sarif_file: 'trivy-results.sarif'
147147

0 commit comments

Comments
 (0)