diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index b9ba5e8..855168d 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -29,7 +29,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2023.3.1 + uses: JetBrains/qodana-action@v2023.3.2 - name: 'Publish to CodeQL' uses: github/codeql-action/upload-sarif@v3 with: