Skip to content

Commit 1e32dd9

Browse files
chore(deps): update github/codeql-action action to v4.37.5
1 parent 5c5e266 commit 1e32dd9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Initializes the CodeQL tools for scanning.
4444
- name: Initialize CodeQL
45-
uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
45+
uses: github/codeql-action/init@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
4646
with:
4747
languages: python
4848
build-mode: none
@@ -54,6 +54,6 @@ jobs:
5454
# queries: security-extended,security-and-quality
5555

5656
- name: Perform CodeQL Analysis
57-
uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
57+
uses: github/codeql-action/analyze@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
5858
with:
5959
category: /language:python

0 commit comments

Comments
 (0)