Skip to content

Commit 49a5084

Browse files
chore(deps): update github/codeql-action digest to f779452 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a29446b commit 49a5084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/code-ql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ jobs:
2323
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
2424

2525
- name: Initialize CodeQL
26-
uses: github/codeql-action/init@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3
26+
uses: github/codeql-action/init@f779452ac5af1c261dce0346a8f964149f49322b # v3
2727
with:
2828
languages: ${{ matrix.language }}
2929

3030
- name: Perform CodeQL Analysis
31-
uses: github/codeql-action/analyze@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3
31+
uses: github/codeql-action/analyze@f779452ac5af1c261dce0346a8f964149f49322b # v3
3232
with:
3333
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)