This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new 18146fc787 MINOR: [CI] Bump apache/infrastructure-actions/stash/save
from 0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53 to
bc817c8e9ad7d8216aab74223e32ea391e233b2c (#50896)
18146fc787 is described below
commit 18146fc78784f482014780417aa5e2546cd76552
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 18 06:33:24 2026 +0900
MINOR: [CI] Bump apache/infrastructure-actions/stash/save from
0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53 to
bc817c8e9ad7d8216aab74223e32ea391e233b2c (#50896)
Bumps
[apache/infrastructure-actions/stash/save](https://github.com/apache/infrastructure-actions)
from 0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53 to
bc817c8e9ad7d8216aab74223e32ea391e233b2c.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/bc817c8e9ad7d8216aab74223e32ea391e233b2c"><code>bc817c8</code></a>
Sync actions.yml, composite action, and approved_patterns.yml</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/b56cea7191c30e893bd70326d38830bf6ab5e9e8"><code>b56cea7</code></a>
action-allowlist-review: bump matlab-actions/run-tests (<a
href="https://redirect.github.com/apache/infrastructure-actions/issues/1185">#1185</a>)</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/f90decad6832606d1a17e74df5ab21c3efcd15e7"><code>f90deca</code></a>
Sync actions.yml, composite action, and approved_patterns.yml</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/fdedf4f15c450d29c390a9e7c96a40adc0810894"><code>fdedf4f</code></a>
action-allowlist-review: bump vapier/coverity-scan-action (<a
href="https://redirect.github.com/apache/infrastructure-actions/issues/1184">#1184</a>)</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/a64abbd88a401554cb20c8a6807e970ac696ce0c"><code>a64abbd</code></a>
Sync actions.yml, composite action, and approved_patterns.yml</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/2bd2dc1af6e6c19851d75afbe57ec8c0c460aed3"><code>2bd2dc1</code></a>
action-allowlist-review: bump rubygems/release-gem (<a
href="https://redirect.github.com/apache/infrastructure-actions/issues/1183">#1183</a>)</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/c6b58a922bfbd31371f123c446a1cc602b17c4fa"><code>c6b58a9</code></a>
Sync actions.yml, composite action, and approved_patterns.yml</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/645707d790937cfacac72db2598c6c8017d06adf"><code>645707d</code></a>
action-allowlist-review: bump astral-sh/setup-uv (<a
href="https://redirect.github.com/apache/infrastructure-actions/issues/1182">#1182</a>)</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/ec4fff2c0e6b044fe278a431fa0f013d26aa068b"><code>ec4fff2</code></a>
Sync actions.yml, composite action, and approved_patterns.yml</li>
<li><a
href="https://github.com/apache/infrastructure-actions/commit/56b58d8ba38e0ac39b5ceff34ea8667e88273991"><code>56b58d8</code></a>
action-allowlist-review: bump carabiner-dev/actions/install/ampel-bootstrap
(...</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/infrastructure-actions/compare/0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53...bc817c8e9ad7d8216aab74223e32ea391e233b2c">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting `@
dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@ dependabot rebase` will rebase this PR
- `@ dependabot recreate` will recreate this PR, overwriting any edits that
have been made to it
- `@ dependabot show <dependency name> ignore conditions` will show all of
the ignore conditions of the specified dependency
- `@ dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the PR
or upgrade to it yourself)
- `@ dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the PR
or upgrade to it yourself)
- `@ dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR or
upgrade to it yourself)
</details>
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <[email protected]>
---
.github/workflows/cpp.yml | 6 +++---
.github/workflows/cpp_extra.yml | 12 ++++++------
.github/workflows/cpp_windows.yml | 2 +-
.github/workflows/package_linux.yml | 2 +-
.github/workflows/python.yml | 6 +++---
.github/workflows/ruby.yml | 8 ++++----
6 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/.github/workflows/cpp.yml b/.github/workflows/cpp.yml
index fab7e4e2f1..e68a5218d9 100644
--- a/.github/workflows/cpp.yml
+++ b/.github/workflows/cpp.yml
@@ -154,7 +154,7 @@ jobs:
- name: Save Docker Volumes
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: .docker
key: cpp-${{ matrix.image }}
@@ -285,7 +285,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ steps.ccache-info.outputs.cache-dir }}
key: cpp-ccache-macos-${{ matrix.macos-version }}
@@ -389,7 +389,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ccache
key: cpp-ccache-${{ matrix.msystem_lower}}
diff --git a/.github/workflows/cpp_extra.yml b/.github/workflows/cpp_extra.yml
index 41bebe4958..cc8dd6d271 100644
--- a/.github/workflows/cpp_extra.yml
+++ b/.github/workflows/cpp_extra.yml
@@ -169,7 +169,7 @@ jobs:
- name: Save Docker Volumes
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: .docker
key: cpp-extra-${{ matrix.image }}
@@ -251,7 +251,7 @@ jobs:
- name: Save Docker Volumes
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: .docker
key: jni-${{ matrix.platform.runs-on }}
@@ -352,7 +352,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ccache
key: jni-macos
@@ -476,7 +476,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ steps.ccache-info.outputs.cache-dir }}
key: jni-windows
@@ -529,7 +529,7 @@ jobs:
- name: Save Docker Volumes
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: .docker
key: ubuntu-cpp-odbc
@@ -626,7 +626,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ steps.ccache-info.outputs.cache-dir }}
key: cpp-odbc-ccache-macos-${{ matrix.macos-version }}-${{
matrix.build-type }}
diff --git a/.github/workflows/cpp_windows.yml
b/.github/workflows/cpp_windows.yml
index 5bc29508c2..3426547d0b 100644
--- a/.github/workflows/cpp_windows.yml
+++ b/.github/workflows/cpp_windows.yml
@@ -125,7 +125,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ steps.ccache-info.outputs.cache-dir }}
key: cpp-ccache-windows-${{ inputs.arch }}
diff --git a/.github/workflows/package_linux.yml
b/.github/workflows/package_linux.yml
index 7c9928869c..9960bfb594 100644
--- a/.github/workflows/package_linux.yml
+++ b/.github/workflows/package_linux.yml
@@ -254,7 +254,7 @@ jobs:
if: >-
!cancelled()
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ env.BUILD_DIR }}/${{ env.TARGET }}
key: package-linux-${{ matrix.id }}
diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml
index 166a8df6d3..9b35d6f84d 100644
--- a/.github/workflows/python.yml
+++ b/.github/workflows/python.yml
@@ -127,7 +127,7 @@ jobs:
- name: Save Docker Volumes
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: .docker
key: python-${{ matrix.name }}
@@ -243,7 +243,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ steps.ccache-info.outputs.cache-dir }}
key: python-ccache-macos-${{ matrix.macos-version }}
@@ -305,7 +305,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ env.CCACHE_DIR }}
key: python-ccache-windows
diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml
index 112b8b3111..fcecea40b4 100644
--- a/.github/workflows/ruby.yml
+++ b/.github/workflows/ruby.yml
@@ -115,7 +115,7 @@ jobs:
- name: Save Docker Volumes
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: .docker
key: ruby-ubuntu-${{ matrix.ubuntu }}
@@ -205,7 +205,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ steps.ccache-info.outputs.cache-dir }}
key: ruby-ccache-macos
@@ -302,7 +302,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ env.CCACHE_DIR }}
key: ruby-ccache-ucrt${{ matrix.mingw-n-bits }}
@@ -467,7 +467,7 @@ jobs:
- name: Save ccache
if: ${{ !cancelled() }}
continue-on-error: true
- uses:
apache/infrastructure-actions/stash/save@0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53
+ uses:
apache/infrastructure-actions/stash/save@bc817c8e9ad7d8216aab74223e32ea391e233b2c
with:
path: ${{ env.CCACHE_DIR }}
key: ruby-ccache-msvc