Skip to content

Commit e194457

Browse files
deps(actions): bump crate-ci/typos in the github-actions group (llm-d#1908)
Bumps the github-actions group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos). Updates `crate-ci/typos` from 1.47.2 to 1.48.0 - [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.47.2...v1.48.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bfe9da9 commit e194457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-typos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
uses: actions/checkout@v7
2121

2222
- name: Check typos
23-
uses: crate-ci/typos@v1.47.2
23+
uses: crate-ci/typos@v1.48.0
2424

0 commit comments

Comments
 (0)