We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756b6d6 commit 2ce5bceCopy full SHA for 2ce5bce
.github/workflows/qodana.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
fetch-depth: 0
31
- name: 'Qodana Scan'
32
- uses: JetBrains/qodana-action@v2023.2.8
+ uses: JetBrains/qodana-action@v2023.3.1
33
- name: 'Publish to CodeQL'
34
uses: github/codeql-action/upload-sarif@v2
35
0 commit comments