Skip to content

Commit 829273e

Browse files
chore(deps): bump crate-ci/typos
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1a51d4b5a03bb97576af186c813af67e9137ba7c to d43b6c087ac471e2ea7b8af622ff15f05c0c365b. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@1a51d4b...d43b6c0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: d43b6c087ac471e2ea7b8af622ff15f05c0c365b dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent add9cbe commit 829273e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
steps:
207207
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
208208
- name: Spell Check Repo
209-
uses: crate-ci/typos@1a51d4b5a03bb97576af186c813af67e9137ba7c # master
209+
uses: crate-ci/typos@d43b6c087ac471e2ea7b8af622ff15f05c0c365b # master
210210

211211
msrv:
212212
name: Check MSRV

0 commit comments

Comments
 (0)