Skip to content

Commit

Permalink
Merge 8691db3 into 48a4ea2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 12, 2023
2 parents 48a4ea2 + 8691db3 commit 9481309
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 @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4

- name: Qodana Scan
uses: JetBrains/qodana-action@v2023.2.9
uses: JetBrains/qodana-action@v2023.3.0
env:
QODANA_LINTER: ${{ env.QODANA_TOKEN == '' && 'jetbrains/qodana-jvm-community' || 'jetbrains/qodana-jvm' }}
with:
Expand Down

0 comments on commit 9481309

Please sign in to comment.