diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 5c6d7f56df..a6c2f29766 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -79,7 +79,7 @@ jobs: # To toggle linter comments in the files page, press `i` on the keyboard if: always() continue-on-error: true - uses: github/codeql-action/upload-sarif@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7 + uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 with: # Path to SARIF file relative to the root of the repository sarif_file: lintrunner.sarif