Skip to content

Commit 7fe8b2f

Browse files
chore(deps): update github/codeql-action action to v4.32.4 (#510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4e1e40 commit 7fe8b2f

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Initializes the CodeQL tools for scanning.
4343
- name: Initialize CodeQL
44-
uses: github/codeql-action/init@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
44+
uses: github/codeql-action/init@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
4545
with:
4646
languages: python
4747
build-mode: none
@@ -53,6 +53,6 @@ jobs:
5353
# queries: security-extended,security-and-quality
5454

5555
- name: Perform CodeQL Analysis
56-
uses: github/codeql-action/analyze@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
56+
uses: github/codeql-action/analyze@89a39a4e59826350b863aa6b6252a07ad50cf83e # v4.32.4
5757
with:
5858
category: /language:python

0 commit comments

Comments
 (0)