diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 9ae758e..c105b8a 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -36,6 +36,6 @@ jobs: upload-result: true - name: Upload Qodana SARIF report - uses: github/codeql-action/upload-sarif@7188fc363630916deb702c7fdcf4e481b751f97a # v4.37.1 + uses: github/codeql-action/upload-sarif@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3 with: sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json