Skip to content

Commit 58aff04

Browse files
Merge pull request #280 from AxonFramework/dependabot/github_actions/JetBrains/qodana-action-2023.3.1
Bump JetBrains/qodana-action from 2023.2.8 to 2023.3.1
2 parents 72dba75 + 6155acf commit 58aff04

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,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: 'Qodana Scan'
15-
uses: JetBrains/qodana-action@v2023.2.8
15+
uses: JetBrains/qodana-action@v2023.3.1
1616
with:
1717
linter: jetbrains/qodana-jvm-community
1818
- uses: github/codeql-action/upload-sarif@v2

0 commit comments

Comments
 (0)