Skip to content

Commit aa4a9b6

Browse files
Bump crate-ci/typos from 1.36.3 to 1.37.2 (#1226)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.36.3 to 1.37.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@0c17dab...7436548) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.37.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e09331 commit aa4a9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
ignore_paths: vendor
3434
- uses: mfinelli/setup-shfmt@a25fda4c1fe115aec0f85e04126610841bc3141d # v4.0.1
3535
- run: shfmt -d scripts/*.sh
36-
- uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # master
36+
- uses: crate-ci/typos@64e4db431eb262bb5c6baa19dce280d78532830c # master
3737
- uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
3838
with:
3939
file_or_dir: .github/workflows/*.yml config/*.yaml

0 commit comments

Comments
 (0)