diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8e04939..1f57f9a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -59,7 +59,7 @@ jobs: path: ${{ needs.setup.outputs.checkout_path }} repository: ${{ needs.setup.outputs.repo }} persist-credentials: false - - uses: raven-actions/actionlint@205b530c5d9fa8f44ae9ed59f341a0db994aa6f8 # v2 + - uses: raven-actions/actionlint@3d39aea434753780c3b3d4a1a31c854b4dbf49d7 # v2 with: # Pass explicit file globs so actionlint does not need to discover # the project root from GITHUB_WORKSPACE (which doesn't contain