Skip to content

Commit

Permalink
Upgrade CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
flanglet committed Feb 6, 2025
1 parent d55f6a9 commit f0504e7
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 @@ -36,6 +36,6 @@ jobs:
run: cd java && ant -noinput -buildfile build.xml

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{ matrix.language }}"

0 comments on commit f0504e7

Please sign in to comment.