diff --git a/.github/workflows/infer-sharp.yml b/.github/workflows/infer-sharp.yml index b69501e..080aa91 100644 --- a/.github/workflows/infer-sharp.yml +++ b/.github/workflows/infer-sharp.yml @@ -26,6 +26,6 @@ jobs: with: name: InferSharp reports path: infer-out/report.* - - uses: github/codeql-action/upload-sarif@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 # v3.23.0 + - uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4 with: sarif_file: infer-out/report.sarif