diff --git a/.github/workflows/github-actions-policy-checks.yaml b/.github/workflows/github-actions-policy-checks.yaml index 5f7a668..c9b5dc6 100644 --- a/.github/workflows/github-actions-policy-checks.yaml +++ b/.github/workflows/github-actions-policy-checks.yaml @@ -35,7 +35,7 @@ jobs: - name: poutine - GitHub Actions SAST uses: boostsecurityio/poutine-action@e240ebd3eff8b2db5a8e5f6b28f58739d7db2247 # v1.1.4 - name: Upload poutine SARIF file - uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1 + uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2 with: sarif_file: results.sarif