Skip to content

Commit 8f2b743

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

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@4f96029d5d3b7e1d2fd0ac5916f01a8d732e71d0 # v4.0.0
3535
- run: shfmt -d scripts/*.sh
36-
- uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # master
36+
- uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # 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)