Skip to content

Commit cb3d57a

Browse files
authored
Merge pull request #33 from lstreckeisen/update-qodana-cli
update qodana cli
2 parents 3300994 + bd56cfc commit cb3d57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: ./gradlew buildPlugin
5959

6060
- name: 'Qodana Scan'
61-
uses: JetBrains/qodana-action@v2024.3
61+
uses: JetBrains/qodana-action@v2025.1
6262
with:
6363
pr-mode: false
6464
args: --baseline,qodana.serif.json,--fail-threshold,2

0 commit comments

Comments
 (0)