From c193703b9fc1ea13fbb597488b765ecc31334493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 00:20:00 +0000 Subject: [PATCH] chore(deps): bump crate-ci/typos in the third-party-actions group Bumps the third-party-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](https://github.com/crate-ci/typos/compare/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: third-party-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_check.yml b/.github/workflows/ci_check.yml index 728d14b13d85..728a81432633 100644 --- a/.github/workflows/ci_check.yml +++ b/.github/workflows/ci_check.yml @@ -41,7 +41,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Check typos - uses: crate-ci/typos@v1.47.2 + uses: crate-ci/typos@v1.48.0 licenses: runs-on: ubuntu-latest