Skip to content

Commit

Permalink
Revert "Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.7"
Browse files Browse the repository at this point in the history
This reverts commit 5c5ef25.
  • Loading branch information
hurricup committed Oct 9, 2023
1 parent b45ffbf commit dcd4ed4
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.7
uses: JetBrains/qodana-action@v2023.2.6
env:
QODANA_LINTER: ${{ env.QODANA_TOKEN == '' && 'jetbrains/qodana-jvm-community' || 'jetbrains/qodana-jvm' }}
with:
Expand Down

0 comments on commit dcd4ed4

Please sign in to comment.