Skip to content

Commit 724021d

Browse files
chore(deps): update github/codeql-action digest to f09c1c0 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec46e57 commit 724021d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ jobs:
4343
go-version: '1.22.0'
4444

4545
- name: Initialize CodeQL
46-
uses: github/codeql-action/init@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3
46+
uses: github/codeql-action/init@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3
4747
with:
4848
languages: ${{ matrix.language }}
4949

5050
- name: Perform CodeQL Analysis
51-
uses: github/codeql-action/analyze@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3
51+
uses: github/codeql-action/analyze@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3
5252
with:
5353
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)