Skip to content

Commit

Permalink
Update CodeQL action
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc committed Feb 13, 2024
1 parent f520774 commit 3327c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-security-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
config-file: ./.github/actions/codeql/security-pack.yml
Expand Down

0 comments on commit 3327c25

Please sign in to comment.