Skip to content

Commit

Permalink
using CodeQL scan v3 per warning
Browse files Browse the repository at this point in the history
  • Loading branch information
heckj committed Mar 4, 2024
1 parent c5c707d commit 30fb385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}

Expand Down

0 comments on commit 30fb385

Please sign in to comment.