Skip to content

Commit

Permalink
chore(deps-dev): update github/codeql-action digest to 83a02f7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent c7e4ab0 commit b82b860
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 @@ -40,10 +40,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Initialize CodeQL
uses: github/codeql-action/init@3516b7f18a3633ddb8da415fdd9d845b7e1bcf5f #codeql-bundle-20221020
uses: github/codeql-action/init@83a02f7883b12e0e4e1a146174f5e2292a01e601 #codeql-bundle-20221020
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@3516b7f18a3633ddb8da415fdd9d845b7e1bcf5f #codeql-bundle-20221020
uses: github/codeql-action/autobuild@83a02f7883b12e0e4e1a146174f5e2292a01e601 #codeql-bundle-20221020
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@3516b7f18a3633ddb8da415fdd9d845b7e1bcf5f #codeql-bundle-20221020
uses: github/codeql-action/analyze@83a02f7883b12e0e4e1a146174f5e2292a01e601 #codeql-bundle-20221020

0 comments on commit b82b860

Please sign in to comment.