Skip to content

Commit 7158087

Browse files
Bump crate-ci/typos from 1.37.3 to 1.38.1 (#1233)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.37.3 to 1.38.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@64e4db4...80c8a49) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.38.1 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 aa4a9b6 commit 7158087

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@64e4db431eb262bb5c6baa19dce280d78532830c # master
36+
- uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # 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)