diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 645fefa29..f37158e20 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@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4 + uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4 with: # Path to SARIF file relative to the root of the repository sarif_file: gosec.sarif