Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 9, 2024
1 parent b7ed5b9 commit 8a0646f
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 @@ -66,7 +66,7 @@ jobs:
steps:
- uses: actions/[email protected]

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

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

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

0 comments on commit 8a0646f

Please sign in to comment.