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

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 0e3f48559 chore: bump ruby/setup-ruby from 1.253.0 to 1.254.0 (#3237)
0e3f48559 is described below

commit 0e3f485599f17d04c2471baa45517c69e5016300
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 5 16:21:15 2025 +0900

    chore: bump ruby/setup-ruby from 1.253.0 to 1.254.0 (#3237)
    
    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.253.0
    to 1.254.0.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/packaging.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml
index 4660f32ba..34ab8f07c 100644
--- a/.github/workflows/packaging.yml
+++ b/.github/workflows/packaging.yml
@@ -346,7 +346,7 @@ jobs:
           mv apache-arrow-adbc-$VERSION.tar.gz adbc/ci/linux-packages/
 
       - name: Set up Ruby
-        uses: ruby/setup-ruby@bb6434c747fa7022e12fa1cae2a0951fcffcff26  # 
v1.253.0
+        uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9  # 
v1.254.0
         with:
           ruby-version: ruby
 

Reply via email to