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

milenkovicm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git


The following commit(s) were added to refs/heads/main by this push:
     new 33bab1ad5 chore(ci): bump taiki-e/install-action from 2.87.13 to 
2.87.15 (#2470)
33bab1ad5 is described below

commit 33bab1ad55ce093558f77c9cf3a9ab965cfc7e43
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 09:13:36 2026 +0100

    chore(ci): bump taiki-e/install-action from 2.87.13 to 2.87.15 (#2470)
    
    Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) 
from 2.87.13 to 2.87.15.
    - [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/26e9283f268b880168bdbd2c545dfcd60ec2c6ab...4076c08d76dba979c11a7285295b0716c1d67908)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.87.15
      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/rust.yml    | 4 ++--
 .github/workflows/tpch.yml    | 2 +-
 .github/workflows/web-tui.yml | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index 28b1d81ea..256b7c9ac 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -239,7 +239,7 @@ jobs:
           rustup default stable
       - uses: swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 
#2.9.2
       - name: Install taplo
-        uses: taiki-e/install-action@26e9283f268b880168bdbd2c545dfcd60ec2c6ab 
# v2.87.13
+        uses: taiki-e/install-action@4076c08d76dba979c11a7285295b0716c1d67908 
# v2.87.15
         with:
           tool: [email protected]
 
@@ -257,7 +257,7 @@ jobs:
         with:
           fetch-depth: 1
       - name: Install cargo-machete
-        uses: taiki-e/install-action@26e9283f268b880168bdbd2c545dfcd60ec2c6ab 
# v2.87.13
+        uses: taiki-e/install-action@4076c08d76dba979c11a7285295b0716c1d67908 
# v2.87.15
         with:
           tool: [email protected]
 
diff --git a/.github/workflows/tpch.yml b/.github/workflows/tpch.yml
index 6a5ec0745..e57076fc1 100644
--- a/.github/workflows/tpch.yml
+++ b/.github/workflows/tpch.yml
@@ -89,7 +89,7 @@ jobs:
           shared-key: tpch-sf10
 
       - name: Install tpchgen-cli
-        uses: taiki-e/install-action@26e9283f268b880168bdbd2c545dfcd60ec2c6ab 
# v2.87.13
+        uses: taiki-e/install-action@4076c08d76dba979c11a7285295b0716c1d67908 
# v2.87.15
         with:
           tool: [email protected]
 
diff --git a/.github/workflows/web-tui.yml b/.github/workflows/web-tui.yml
index 2a65e882c..3f0238895 100644
--- a/.github/workflows/web-tui.yml
+++ b/.github/workflows/web-tui.yml
@@ -68,12 +68,12 @@ jobs:
       - uses: swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 
#2.9.2
 
       - name: Install Trunk
-        uses: taiki-e/install-action@26e9283f268b880168bdbd2c545dfcd60ec2c6ab 
# v2.87.13
+        uses: taiki-e/install-action@4076c08d76dba979c11a7285295b0716c1d67908 
# v2.87.15
         with:
           tool: [email protected]
 
       - name: Install cargo-get
-        uses: taiki-e/install-action@26e9283f268b880168bdbd2c545dfcd60ec2c6ab 
# v2.87.13
+        uses: taiki-e/install-action@4076c08d76dba979c11a7285295b0716c1d67908 
# v2.87.15
         with:
           tool: [email protected]
 


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

Reply via email to