This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 2bb6964f01 chore(deps): bump crate-ci/typos from 1.21.0 to 1.22.7 
(#4725)
2bb6964f01 is described below

commit 2bb6964f017450591a359977e7c0d666ff6593ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 13 17:13:27 2024 +0800

    chore(deps): bump crate-ci/typos from 1.21.0 to 1.22.7 (#4725)
    
    Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.21.0 to 
1.22.7.
    - [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.21.0...v1.22.7)
    
    ---
    updated-dependencies:
    - dependency-name: crate-ci/typos
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .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 b8ac7e7e29..e8d73e58b5 100644
--- a/.github/workflows/ci_check.yml
+++ b/.github/workflows/ci_check.yml
@@ -41,7 +41,7 @@ jobs:
     steps:
       - uses: actions/checkout@v4
       - name: Check typos
-        uses: crate-ci/[email protected]
+        uses: crate-ci/[email protected]
 
   licenses:
     runs-on: ubuntu-latest

Reply via email to