Skip to content

Commit

Permalink
Merge 5ed38a9 into c25b6c1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 23, 2024
2 parents c25b6c1 + 5ed38a9 commit 67e65d3
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.3.0
uses: JetBrains/qodana-action@v2023.3.1
env:
QODANA_LINTER: ${{ env.QODANA_TOKEN == '' && 'jetbrains/qodana-jvm-community' || 'jetbrains/qodana-jvm' }}
with:
Expand Down

0 comments on commit 67e65d3

Please sign in to comment.