Skip to content

Commit 2b2853a

Browse files
Merge pull request #46 from AxonFramework/dependabot/github_actions/JetBrains/qodana-action-5.0.2
Bump JetBrains/qodana-action from 4.2.5 to 5.0.2
2 parents a2053ed + 65481c2 commit 2b2853a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414
- name: 'Qodana Scan'
15-
uses: JetBrains/qodana-action@v4.2.5
15+
uses: JetBrains/qodana-action@v5.0.2
1616
with:
1717
linter: jetbrains/qodana-jvm-community

0 commit comments

Comments
 (0)