diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f274793e..3805b273 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@v3 + uses: github/codeql-action/upload-sarif@v3.26.9@461ef6c76dfe95d5c364de2f431ddbd31a417628 with: # Path to SARIF file relative to the root of the repository sarif_file: gosec.sarif