diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index 141e33e..bcf52c4 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -60,7 +60,7 @@ jobs: output: ${{ runner.temp }}/poutine.sarif - name: "Upload poutine SARIF file" - uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2 + uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3 with: sarif_file: ${{ runner.temp }}/poutine.sarif category: poutine