diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e19be451..1e93c2c3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -71,7 +71,7 @@ jobs: fi - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@v2 + uses: github/codeql-action/upload-sarif@461ef6c76dfe95d5c364de2f431ddbd31a417628 # v3.26.9 with: # Path to SARIF file relative to the root of the repository sarif_file: gosec.sarif