Skip to content

Commit

Permalink
ops: bump codeql version (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboxer23 committed May 6, 2024
1 parent d80f6b1 commit 575a9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
ref: ${{ github.ref }}
# 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 }}
- name: Set up JDK 11
Expand Down

0 comments on commit 575a9b8

Please sign in to comment.