Skip to content

Commit f3fef0b

Browse files
Maintain/v0.0.4
1 parent 5399886 commit f3fef0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Workflow/codeql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
steps:
6565
- uses: actions/[email protected]
6666

67-
- uses: github/codeql-action/init@v3.23.2
67+
- uses: github/codeql-action/init@v3.25.6
6868
with:
6969
languages: ${{ matrix.language }}
7070

@@ -95,6 +95,6 @@ jobs:
9595
- run: pnpm run prepublishOnly
9696
working-directory: .
9797

98-
- uses: github/codeql-action/analyze@v3.23.2
98+
- uses: github/codeql-action/analyze@v3.25.6
9999
with:
100100
category: "/language:${{matrix.language}}"

0 commit comments

Comments
 (0)