Skip to content

Commit

Permalink
Merge 5b21a74 into f8b9d4a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 26, 2024
2 parents f8b9d4a + 5b21a74 commit bf71e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_qodana.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4

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

0 comments on commit bf71e19

Please sign in to comment.