From 1f6d48bfc8b935204d8446828b43d56691b4b46d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 00:55:04 +0000 Subject: [PATCH] Bump crate-ci/typos from 1.22.7 to 1.22.9 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.22.7 to 1.22.9. - [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/cfe759ac8dd421e203cc293a373396fbc6fe0d4b...c16dc8f5b4a7ad6211464ecf136c69c851e8e83c) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/typos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index 8699122..654005b 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -18,6 +18,6 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Check spelling of file.txt - uses: crate-ci/typos@cfe759ac8dd421e203cc293a373396fbc6fe0d4b # master + uses: crate-ci/typos@c16dc8f5b4a7ad6211464ecf136c69c851e8e83c # master with: config: _typos.toml