From d57e1f8baae3680901b48eb4b421de4a7aa95cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:49:18 +0900 Subject: Bump crate-ci/typos from 1.28.2 to 1.28.4 (#4141) Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.2 to 1.28.4. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/v1.28.2...v1.28.4) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 941ef528..b71b64c6 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@v1.28.2 + - uses: crate-ci/typos@v1.28.4 -- cgit v1.2.3