Skip to content

Commit

Permalink
Update github/codeql-action digest to 4fa2a79
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent bc16c87 commit 3b8ca96
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 modules.download modules.check

- name: Initialize CodeQL
uses: github/codeql-action/init@47b3d888fe66b639e431abf22ebca059152f1eea # v3
uses: github/codeql-action/init@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3
with:
languages: go

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@47b3d888fe66b639e431abf22ebca059152f1eea # v3
uses: github/codeql-action/analyze@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3

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

0 comments on commit 3b8ca96

Please sign in to comment.