diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 3aedc1600..51a710ecb 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -114,7 +114,7 @@ jobs: - name: Upload SARIF file if: steps.changed-files.outputs.any_changed == 'true' - uses: github/codeql-action/upload-sarif@1b168cd39490f61582a9beae412bb7057a6b2c4e # v4 + uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4 with: # Path to SARIF file relative to the root of the repository sarif_file: gosec.sarif