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

mbrobbel 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 f4d227b4c chore: bump ruby/setup-ruby from 1.255.0 to 1.256.0 (#3339)
f4d227b4c is described below

commit f4d227b4c1d1f16266fdccd8373b11856106d799
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 26 17:11:23 2025 +0200

    chore: bump ruby/setup-ruby from 1.255.0 to 1.256.0 (#3339)
    
    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.255.0
    to 1.256.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 da6702557..e2e558b1a 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@829114fc20da43a41d27359103ec7a63020954d4  # 
v1.255.0
+        uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f  # 
v1.256.0
         with:
           ruby-version: ruby
 

Reply via email to