From caaaf14c1203f2821a9dddbb22b56352db6fda4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 03:50:50 +0000 Subject: [PATCH] workflows: bump crate-ci/typos in /.github/workflows Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.24 to 1.16.26. - [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.16.24...v1.16.26) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/typo-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typo-check.yaml b/.github/workflows/typo-check.yaml index ea07199..2e7dcba 100644 --- a/.github/workflows/typo-check.yaml +++ b/.github/workflows/typo-check.yaml @@ -10,5 +10,5 @@ jobs: - uses: actions/checkout@v4 - name: typos-action - uses: crate-ci/typos@v1.16.24 + uses: crate-ci/typos@v1.16.26