diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 0ec2722..e14bee2 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -20,7 +20,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2023.2.6 + uses: JetBrains/qodana-action@v2023.2.8 - uses: github/codeql-action/upload-sarif@v2 with: sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json