Skip to content

Commit

Permalink
chore(deps-dev): update github/codeql-action digest to 95a5fda
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2023
1 parent 6ecd4f2 commit 827baaf
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 @@ -43,10 +43,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
- name: Initialize CodeQL
uses: github/codeql-action/init@a2d725ddd07c1b5c68c8c4661e21db42b9fca9d7 #codeql-bundle-20221020
uses: github/codeql-action/init@95a5fda31a2c35fcb2e2f655a3c20dfab0016842 #codeql-bundle-20221020
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@a2d725ddd07c1b5c68c8c4661e21db42b9fca9d7 #codeql-bundle-20221020
uses: github/codeql-action/autobuild@95a5fda31a2c35fcb2e2f655a3c20dfab0016842 #codeql-bundle-20221020
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@a2d725ddd07c1b5c68c8c4661e21db42b9fca9d7 #codeql-bundle-20221020
uses: github/codeql-action/analyze@95a5fda31a2c35fcb2e2f655a3c20dfab0016842 #codeql-bundle-20221020

0 comments on commit 827baaf

Please sign in to comment.