diff --git a/.github/workflows/actionlint.yaml b/.github/workflows/actionlint.yaml index bb409f5a..bd927703 100644 --- a/.github/workflows/actionlint.yaml +++ b/.github/workflows/actionlint.yaml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Run actionlint - uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc #v2.0.1 + uses: raven-actions/actionlint@963d4779ef039e217e5d0e6fd73ce9ab7764e493 #v2.1.0 with: matcher: true # Enable GitHub annotations for errors fail-on-error: true # Fail CI when errors are found