diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7f49d79f1..2b4c5b6d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: } >> "$GITHUB_OUTPUT" - name: Set up typos - uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2.85.5 + uses: taiki-e/install-action@1beb33eee6d086258184383af9a538940be190ed # v2.85.6 with: tool: typos@${{ steps.tool-versions.outputs.typos }}