Skip to content

Commit

Permalink
Merge pull request #769 from crossplane/renovate/main-github-codeql-a…
Browse files Browse the repository at this point in the history
…ction-digest

chore(deps): update github/codeql-action digest to 8214744 (main)
  • Loading branch information
phisco authored Sep 14, 2024
2 parents 4afd09b + 3f15d28 commit dbb3a52
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@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3
uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # 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@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3
uses: github/codeql-action/upload-sarif@8214744c546c1e5c8f03dde8fab3a7353211988d # v3
with:
sarif_file: 'trivy-results.sarif'

Expand Down

0 comments on commit dbb3a52

Please sign in to comment.