diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index 228b3ff2..840e3bd2 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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # v4.37.3 + uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4 with: sarif_file: ${{ runner.temp }}/poutine.sarif category: poutine