Skip to content

Commit

Permalink
Update Qodana
Browse files Browse the repository at this point in the history
  • Loading branch information
MCMicS committed Dec 17, 2024
1 parent 01ac314 commit cf7ba8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2024.1.8
uses: JetBrains/qodana-action@v2024.1.11
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
- uses: github/codeql-action/upload-sarif@v3
Expand Down
2 changes: 1 addition & 1 deletion qodana.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version: "1.0"
linter: jetbrains/qodana-jvm-community:2023.1
linter: jetbrains/qodana-jvm-community:2024.3
projectJDK: 11

0 comments on commit cf7ba8c

Please sign in to comment.