Skip to content

Commit

Permalink
chore(deps-dev): update github/codeql-action digest to 45d66af
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2023
1 parent 7ec54a4 commit 9ea37fa
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 @@ -31,10 +31,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
- name: Initialize CodeQL
uses: github/codeql-action/init@9a53fd0577a5db0b514603c477874f299dc29250 #codeql-bundle-20221020
uses: github/codeql-action/init@45d66afb31d3b4fded85278203c0c8c01fde93e2 #codeql-bundle-20221020
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@9a53fd0577a5db0b514603c477874f299dc29250 #codeql-bundle-20221020
uses: github/codeql-action/autobuild@45d66afb31d3b4fded85278203c0c8c01fde93e2 #codeql-bundle-20221020
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@9a53fd0577a5db0b514603c477874f299dc29250 #codeql-bundle-20221020
uses: github/codeql-action/analyze@45d66afb31d3b4fded85278203c0c8c01fde93e2 #codeql-bundle-20221020

0 comments on commit 9ea37fa

Please sign in to comment.