Skip to content

Commit

Permalink
Merge pull request #664 from crossplane/renovate/github-codeql-action…
Browse files Browse the repository at this point in the history
…-digest

Update github/codeql-action digest to e8893c5
  • Loading branch information
phisco committed Feb 12, 2024
2 parents 87e9df8 + d9219be commit 229b63d
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 @@ -150,12 +150,12 @@ jobs:
run: make vendor vendor.check

- name: Initialize CodeQL
uses: github/codeql-action/init@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3
uses: github/codeql-action/init@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3
with:
languages: go

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3
uses: github/codeql-action/analyze@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3

trivy-scan-fs:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 229b63d

Please sign in to comment.