Skip to content

Commit

Permalink
chore(deps-dev): update github/codeql-action digest to 4888104
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent f9a4606 commit 75c34ed
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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- name: Initialize CodeQL
uses: github/codeql-action/init@82ba90b1d9944fe69c9c84e08d0cbd03406bf856 #codeql-bundle-20221020
uses: github/codeql-action/init@4888104fe999a88fc3f13c6f73e8fe047871ffb6 #codeql-bundle-20221020
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@82ba90b1d9944fe69c9c84e08d0cbd03406bf856 #codeql-bundle-20221020
uses: github/codeql-action/autobuild@4888104fe999a88fc3f13c6f73e8fe047871ffb6 #codeql-bundle-20221020
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@82ba90b1d9944fe69c9c84e08d0cbd03406bf856 #codeql-bundle-20221020
uses: github/codeql-action/analyze@4888104fe999a88fc3f13c6f73e8fe047871ffb6 #codeql-bundle-20221020

0 comments on commit 75c34ed

Please sign in to comment.