Skip to content

Commit 1aac764

Browse files
chore(deps): update github/codeql-action action to v4.32.5
1 parent 55dc040 commit 1aac764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jobs:
2929
persist-credentials: false
3030

3131
- name: 'initialize'
32-
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
32+
uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
3333
with:
3434
languages: actions, python
3535
queries: security-extended
3636

3737
- name: 'perform analysis'
38-
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
38+
uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5

0 commit comments

Comments
 (0)