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

github-bot pushed a commit to branch 
dependabot/github_actions/taiki-e/install-action-2.67.4
in repository https://gitbox.apache.org/repos/asf/datafusion.git

commit 81dc45b0f02971ed109b54ecbce64c3341dd83aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 18:28:19 2026 +0000

    chore(deps): bump taiki-e/install-action from 2.66.7 to 2.67.4
    
    Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) 
from 2.66.7 to 2.67.4.
    - [Release notes](https://github.com/taiki-e/install-action/releases)
    - 
[Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/taiki-e/install-action/compare/542cebaaed782771e619bd5609d97659d109c492...02b0f6e578e5f62f4c2e3b578ae0e1a01554138e)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.67.4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/audit.yml | 2 +-
 .github/workflows/rust.yml  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml
index 8b7c9cf61d..9795e462d6 100644
--- a/.github/workflows/audit.yml
+++ b/.github/workflows/audit.yml
@@ -42,7 +42,7 @@ jobs:
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd  # 
v6.0.2
       - name: Install cargo-audit
-        uses: taiki-e/install-action@542cebaaed782771e619bd5609d97659d109c492  
# v2.66.7
+        uses: taiki-e/install-action@a632d43378d77581e7441d0833ad517e52ca1fef  
# v2.67.5
         with:
           tool: cargo-audit
       - name: Run audit check
diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index cd0a991126..5a8083168a 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -421,7 +421,7 @@ jobs:
           sudo apt-get update -qq
           sudo apt-get install -y -qq clang
       - name: Setup wasm-pack
-        uses: taiki-e/install-action@542cebaaed782771e619bd5609d97659d109c492  
# v2.66.7
+        uses: taiki-e/install-action@a632d43378d77581e7441d0833ad517e52ca1fef  
# v2.67.5
         with:
           tool: wasm-pack
       - name: Run tests with headless mode
@@ -741,7 +741,7 @@ jobs:
       - name: Setup Rust toolchain
         uses: ./.github/actions/setup-builder
       - name: Install cargo-msrv
-        uses: taiki-e/install-action@542cebaaed782771e619bd5609d97659d109c492  
# v2.66.7
+        uses: taiki-e/install-action@a632d43378d77581e7441d0833ad517e52ca1fef  
# v2.67.5
         with:
           tool: cargo-msrv
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to