Skip to content

Commit 49eeaaf

Browse files
chore(deps-dev): update github/codeql-action digest to 5f18c9a (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03ee86c commit 49eeaaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/scan.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ jobs:
4141
- name: Checkout repository
4242
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
4343
- name: Initialize CodeQL
44-
uses: github/codeql-action/init@c6c77c8c2d62cfd5b2e8d548817fd3d1582ac744 #codeql-bundle-20221020
44+
uses: github/codeql-action/init@5f18c9ab80428f9d5a42da9ab35e6d8a1b9a9bc4 #codeql-bundle-20221020
4545
with:
4646
languages: go
4747
- name: Autobuild
48-
uses: github/codeql-action/autobuild@c6c77c8c2d62cfd5b2e8d548817fd3d1582ac744 #codeql-bundle-20221020
48+
uses: github/codeql-action/autobuild@5f18c9ab80428f9d5a42da9ab35e6d8a1b9a9bc4 #codeql-bundle-20221020
4949
- name: Perform CodeQL Analysis
50-
uses: github/codeql-action/analyze@c6c77c8c2d62cfd5b2e8d548817fd3d1582ac744 #codeql-bundle-20221020
50+
uses: github/codeql-action/analyze@5f18c9ab80428f9d5a42da9ab35e6d8a1b9a9bc4 #codeql-bundle-20221020

0 commit comments

Comments
 (0)