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 61757c4b1 chore: bump ruby/setup-ruby from 1.227.0 to 1.229.0 (#2662)
61757c4b1 is described below

commit 61757c4b1531004923b7b9bbf309a441786f05f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 19:52:03 2025 -0400

    chore: bump ruby/setup-ruby from 1.227.0 to 1.229.0 (#2662)
    
    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.227.0
    to 1.229.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 6df493c2f..68a23e37a 100644
--- a/.github/workflows/packaging.yml
+++ b/.github/workflows/packaging.yml
@@ -342,7 +342,7 @@ jobs:
           mv apache-arrow-adbc-$VERSION.tar.gz adbc/ci/linux-packages/
 
       - name: Set up Ruby
-        uses: ruby/setup-ruby@1a615958ad9d422dd932dc1d5823942ee002799f  # 
v1.227.0
+        uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252  # 
v1.229.0
         with:
           ruby-version: ruby
 

Reply via email to