Skip to content

Commit

Permalink
chore(deps-dev): update github/codeql-action digest to baf3361
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 19a416b commit e431de0
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@d944b3423d194ae3a11d1d7291ab2f38eb94207a #codeql-bundle-20221020
uses: github/codeql-action/init@baf3361f3137806df1a78c598d1256f83cb89a23 #codeql-bundle-20221020
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@d944b3423d194ae3a11d1d7291ab2f38eb94207a #codeql-bundle-20221020
uses: github/codeql-action/autobuild@baf3361f3137806df1a78c598d1256f83cb89a23 #codeql-bundle-20221020
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@d944b3423d194ae3a11d1d7291ab2f38eb94207a #codeql-bundle-20221020
uses: github/codeql-action/analyze@baf3361f3137806df1a78c598d1256f83cb89a23 #codeql-bundle-20221020

0 comments on commit e431de0

Please sign in to comment.