This is an automated email from the ASF dual-hosted git repository.
martin-g 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 3603ee6c8 chore(deps): bump taiki-e/install-action from 2.79.9 to
2.81.3 (#1813)
3603ee6c8 is described below
commit 3603ee6c8476f04a805e8033e2355bffc1fa58c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 07:39:47 2026 +0300
chore(deps): bump taiki-e/install-action from 2.79.9 to 2.81.3 (#1813)
---
.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 fcf11e389..64df52428 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@e49978b799e49ff429d162b7a30601a569ab6538
# v2.81.1
+ uses: taiki-e/install-action@25435dc8dd3baed7417e0c96d3fe89013a5b2e09
# v2.81.3
with:
tool: [email protected]
diff --git a/.github/workflows/web-tui.yml b/.github/workflows/web-tui.yml
index 0a7cb847b..75500f1b7 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@8f531eaecd1898bc3da7d104ad91bee98d1b97bd
# v2.79.9
+ uses: taiki-e/install-action@25435dc8dd3baed7417e0c96d3fe89013a5b2e09
# v2.81.3
with:
tool: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]