Skip to content

Commit 649662a

Browse files
chore(deps): bump github/codeql-action from 3.23.0 to 3.25.11 (#2745)
1 parent b06454b commit 649662a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/codeql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
# Initializes the CodeQL tools for scanning.
3333
- name: Initialize CodeQL
34-
uses: github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
34+
uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
3535
with:
3636
languages: ${{ matrix.language }}
3737

@@ -46,6 +46,6 @@ jobs:
4646
nodeVersion: 20
4747

4848
- name: Perform CodeQL Analysis
49-
uses: github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0
49+
uses: github/codeql-action/analyze@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
5050
with:
5151
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)