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 a3f37709d chore(deps): bump taiki-e/install-action from 2.81.3 to 
2.81.5 (#1819)
a3f37709d is described below

commit a3f37709d8d30c39557cece3bef902fc847225b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 09:59:29 2026 +0100

    chore(deps): bump taiki-e/install-action from 2.81.3 to 2.81.5 (#1819)
    
    Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) 
from 2.81.3 to 2.81.5.
    - [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/25435dc8dd3baed7417e0c96d3fe89013a5b2e09...4bc351f7f2614e48088386e2a0ad917ca3a7e4ba)
    
    ---
    updated-dependencies:
    - dependency-name: taiki-e/install-action
      dependency-version: 2.81.5
      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/tpch.yml    | 2 +-
 .github/workflows/web-tui.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/tpch.yml b/.github/workflows/tpch.yml
index 64df52428..4b447b41a 100644
--- a/.github/workflows/tpch.yml
+++ b/.github/workflows/tpch.yml
@@ -77,7 +77,7 @@ jobs:
             -p ballista-benchmarks
 
       - name: Install tpchgen-cli
-        uses: taiki-e/install-action@25435dc8dd3baed7417e0c96d3fe89013a5b2e09 
# v2.81.3
+        uses: taiki-e/install-action@4bc351f7f2614e48088386e2a0ad917ca3a7e4ba 
# v2.81.5
         with:
           tool: [email protected]
 
diff --git a/.github/workflows/web-tui.yml b/.github/workflows/web-tui.yml
index 75500f1b7..a1983ec45 100644
--- a/.github/workflows/web-tui.yml
+++ b/.github/workflows/web-tui.yml
@@ -64,7 +64,7 @@ jobs:
       - uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 
#2.9.1
 
       - name: Install Trunk
-        uses: taiki-e/install-action@25435dc8dd3baed7417e0c96d3fe89013a5b2e09 
# v2.81.3
+        uses: taiki-e/install-action@4bc351f7f2614e48088386e2a0ad917ca3a7e4ba 
# v2.81.5
         with:
           tool: [email protected]
 


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

Reply via email to