Skip to content

Commit 595e954

Browse files
author
Oliver Nybroe
authored
Update qodana.yml (#453)
1 parent 2704178 commit 595e954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/qodana.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
run: ./gradlew build
3030

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

0 commit comments

Comments
 (0)