Skip to content

Commit 65d62fd

Browse files
chore(deps): update github/codeql-action action to v3.29.7
1 parent e2269f1 commit 65d62fd

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
@@ -53,7 +53,7 @@ jobs:
5353

5454
# Initializes the CodeQL tools for scanning.
5555
- name: Initialize CodeQL
56-
uses: github/codeql-action/init@a4e1a019f5e24960714ff6296aee04b736cbc3cf # v3.29.6
56+
uses: github/codeql-action/init@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.7
5757
with:
5858
languages: python
5959
build-mode: none
@@ -65,6 +65,6 @@ jobs:
6565
# queries: security-extended,security-and-quality
6666

6767
- name: Perform CodeQL Analysis
68-
uses: github/codeql-action/analyze@a4e1a019f5e24960714ff6296aee04b736cbc3cf # v3.29.6
68+
uses: github/codeql-action/analyze@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.7
6969
with:
7070
category: /language:python

0 commit comments

Comments
 (0)