From 47654c6ec94be172dc228909def091b90729df9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 03:36:56 +0000 Subject: [PATCH] workflows: bump crate-ci/typos in /.github/workflows Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.16.19 to 1.16.20. - [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.19...v1.16.20) --- 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 fd6f2aa..9241701 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.19 + uses: crate-ci/typos@v1.16.20