diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 7605f9f6..39791fde 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -83,7 +83,7 @@ jobs: run: make gosec - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3 + uses: github/codeql-action/upload-sarif@d68b2d4edb4189fd2a5366ac14e72027bd4b37dd # v3 with: # Path to SARIF file relative to the root of the repository sarif_file: gosec.sarif