diff --git a/.github/workflows/pre-main.yml b/.github/workflows/pre-main.yml index e74699122..7cc52e770 100644 --- a/.github/workflows/pre-main.yml +++ b/.github/workflows/pre-main.yml @@ -29,7 +29,7 @@ jobs: ignore_paths: vendor - uses: mfinelli/setup-shfmt@031e887e39d899d773a7e9b6dd6472c2c23ff50d # v3.0.1 - run: shfmt -d scripts/*.sh - - uses: crate-ci/typos@f12cee1d8f3c79282a98ecb41d235aef17dfa8fd # master + - uses: crate-ci/typos@6802cc60d4e7f78b9d5454f6cf3935c042d5e1e3 # master - uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1 with: file_or_dir: .github/workflows/*.yml config/*.yaml