Skip to content

Commit 963aaa3

Browse files
Bump github/codeql-action from 3.30.3 to 4.31.2 in the all-dependencies group (#1713)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50be745 commit 963aaa3

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
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2525

2626
- name: Initialize CodeQL
27-
uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3
27+
uses: github/codeql-action/init@0499de31b99561a6d14a36a5f662c2a54f91beee
2828
with:
2929
languages: ${{ matrix.language }}
3030
queries: security-extended
@@ -39,4 +39,4 @@ jobs:
3939
- run: npm run build --workspaces --if-present
4040

4141
- name: Perform CodeQL Analysis
42-
uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3
42+
uses: github/codeql-action/analyze@0499de31b99561a6d14a36a5f662c2a54f91beee

0 commit comments

Comments
 (0)