Skip to content

Commit 18d346c

Browse files
chore(deps): bump crate-ci/typos in the actions group
Bumps the actions group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos). Updates `crate-ci/typos` from 1.46.2 to 1.46.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@v1.46.2...v1.46.3) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.46.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2eceb5d commit 18d346c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
timeout-minutes: 3
1616
steps:
1717
- uses: actions/checkout@v6
18-
- uses: crate-ci/typos@v1.46.2
18+
- uses: crate-ci/typos@v1.46.3
1919
continue-on-error: true # warn-only — surface findings without blocking CI

0 commit comments

Comments
 (0)