Skip to content

Commit 4b17ffa

Browse files
chore(deps): update github/codeql-action digest to 6624720 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Richard Carson Derr <[email protected]>
1 parent d7de444 commit 4b17ffa

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@f779452ac5af1c261dce0346a8f964149f49322b # v3
46+
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3
4747
with:
4848
languages: ${{ matrix.language }}
4949

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

0 commit comments

Comments
 (0)