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

liurenjie1024 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 40e3ea4a chore(deps): Bump crate-ci/typos from 1.27.0 to 1.27.3 (#693)
40e3ea4a is described below

commit 40e3ea4a9b520830dddb32754caecd2840f0794d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 11 14:43:15 2024 +0800

    chore(deps): Bump crate-ci/typos from 1.27.0 to 1.27.3 (#693)
    
    Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.27.0 to 
1.27.3.
    - [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.27.0...v1.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: crate-ci/typos
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/ci_typos.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci_typos.yml b/.github/workflows/ci_typos.yml
index 1e715cba..38da965a 100644
--- a/.github/workflows/ci_typos.yml
+++ b/.github/workflows/ci_typos.yml
@@ -42,4 +42,4 @@ jobs:
     steps:
       - uses: actions/checkout@v4
       - name: Check typos
-        uses: crate-ci/[email protected]
+        uses: crate-ci/[email protected]

Reply via email to