Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): update github/codeql-action digest to 81eb6b2
Browse files Browse the repository at this point in the history
renovate[bot] authored Feb 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent cdb9f3a commit cd3749b
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
@@ -32,10 +32,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
- name: Initialize CodeQL
uses: github/codeql-action/init@82ba90b1d9944fe69c9c84e08d0cbd03406bf856 #codeql-bundle-20221020
uses: github/codeql-action/init@81eb6b2bf41204db055248bd3f7a89f335b6e4d9 #codeql-bundle-20221020
with:
languages: go
- name: Autobuild
uses: github/codeql-action/autobuild@82ba90b1d9944fe69c9c84e08d0cbd03406bf856 #codeql-bundle-20221020
uses: github/codeql-action/autobuild@81eb6b2bf41204db055248bd3f7a89f335b6e4d9 #codeql-bundle-20221020
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@82ba90b1d9944fe69c9c84e08d0cbd03406bf856 #codeql-bundle-20221020
uses: github/codeql-action/analyze@81eb6b2bf41204db055248bd3f7a89f335b6e4d9 #codeql-bundle-20221020

0 comments on commit cd3749b

Please sign in to comment.