diff --git a/.github/workflows/pre-main.yml b/.github/workflows/pre-main.yml index 2a551c1e4..28274d828 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@320b5781474d4470a36b7f0626b131e99850e9d2 # master + - uses: crate-ci/typos@3ddcf00482aad5eb418a6cd1955ea2125d0785c1 # master - uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1 with: file_or_dir: .github/workflows/*.yml config/*.yaml