Skip to content

Commit

Permalink
Merge 4be74b0 into 1ee9a96
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
2 parents 1ee9a96 + 4be74b0 commit bb7fcd3
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.8
uses: JetBrains/qodana-action@v2023.2.9
env:
QODANA_LINTER: ${{ env.QODANA_TOKEN == '' && 'jetbrains/qodana-jvm-community' || 'jetbrains/qodana-jvm' }}
with:
Expand Down

0 comments on commit bb7fcd3

Please sign in to comment.