diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index 56b3d8a9..542c0fa6 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -66,7 +66,7 @@ jobs: output: ${{ runner.temp }}/poutine.sarif - name: "Upload poutine SARIF file" - uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # v4.35.4 + uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4.35.5 with: sarif_file: ${{ runner.temp }}/poutine.sarif category: poutine