Skip to content

Commit

Permalink
Update qodana.yml (#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivernybroe authored Apr 26, 2023
1 parent 2704178 commit 595e954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
run: ./gradlew build

- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2022.2.3
uses: JetBrains/qodana-action@v2023.1.0
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit 595e954

Please sign in to comment.