Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
chore(deps-dev): update github/codeql-action digest to ce84bed
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 62a3334 commit 0cc6c4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
- name: Initialize CodeQL
uses: github/codeql-action/init@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
uses: github/codeql-action/init@ce84bed59466c6755ffcf84a426881bafbb162e1 #codeql-bundle-20221020
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
uses: github/codeql-action/autobuild@ce84bed59466c6755ffcf84a426881bafbb162e1 #codeql-bundle-20221020
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
uses: github/codeql-action/analyze@ce84bed59466c6755ffcf84a426881bafbb162e1 #codeql-bundle-20221020

0 comments on commit 0cc6c4b

Please sign in to comment.