Skip to content

Commit

Permalink
Maintain/v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed May 27, 2024
1 parent 5399886 commit f3fef0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Workflow/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
steps:
- uses: actions/[email protected]

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

Expand Down Expand Up @@ -95,6 +95,6 @@ jobs:
- run: pnpm run prepublishOnly
working-directory: .

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

0 comments on commit f3fef0b

Please sign in to comment.