diff --git a/.github/workflows/typos.yaml b/.github/workflows/typos.yaml index 188e7ebc..ae2254a7 100644 --- a/.github/workflows/typos.yaml +++ b/.github/workflows/typos.yaml @@ -9,6 +9,6 @@ jobs: contents: read steps: - name: Checkout Actions Repository - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 + uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Check spelling of file.txt uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0