Skip to content

Commit

Permalink
Merge pull request #230 from AxonFramework/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…JetBrains/qodana-action-2023.2.1

Bump JetBrains/qodana-action from 2023.1.4 to 2023.2.1
  • Loading branch information
CodeDrivenMitch authored Jul 27, 2023
2 parents 0c03fda + d6277f0 commit 0fdeb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.1.4
uses: JetBrains/qodana-action@v2023.2.1
with:
linter: jetbrains/qodana-jvm-community

0 comments on commit 0fdeb5f

Please sign in to comment.