Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 530d4fe
Browse files Browse the repository at this point in the history
  • Loading branch information
crossplane-renovate[bot] authored Jun 13, 2024
1 parent 77ead40 commit e5ff3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
run: earthly --strict --remote-cache ghcr.io/crossplane/crossplane-runtime-earthly-cache:${{ github.job }} +ci-codeql

- name: Upload CodeQL Results to GitHub
uses: github/codeql-action/upload-sarif@9fdb3e49720b44c48891d036bb502feb25684276 # v3
uses: github/codeql-action/upload-sarif@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3
with:
sarif_file: '_output/codeql/go.sarif'

Expand All @@ -163,7 +163,7 @@ jobs:
output: 'trivy-results.sarif'

- name: Upload Trivy Results to GitHub
uses: github/codeql-action/upload-sarif@9fdb3e49720b44c48891d036bb502feb25684276 # v3
uses: github/codeql-action/upload-sarif@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3
with:
sarif_file: 'trivy-results.sarif'

Expand Down

0 comments on commit e5ff3b3

Please sign in to comment.