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/iceberg-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new d09e32ee chore(deps): bump typos crate to 1.25.0 (#662)
d09e32ee is described below

commit d09e32ee3e64bad2082d27ef21c3a8be7a3274b6
Author: Matt Willian <[email protected]>
AuthorDate: Thu Oct 10 20:22:47 2024 -0500

    chore(deps): bump typos crate to 1.25.0 (#662)
---
 .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 2a12a4ba..e6031fbd 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