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 0439f0a76 chore: Bump ruby/setup-ruby from 1.275.0 to 1.277.0 in the 
actions group (#3847)
0439f0a76 is described below

commit 0439f0a76c33f99ff7a7120a8b495835e96c5fd2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 2 10:11:44 2026 +0900

    chore: Bump ruby/setup-ruby from 1.275.0 to 1.277.0 in the actions group 
(#3847)
    
    Bumps the actions group with 1 update:
    [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
    
    Updates `ruby/setup-ruby` from 1.275.0 to 1.277.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 bfc8baa05..790a3a84a 100644
--- a/.github/workflows/packaging.yml
+++ b/.github/workflows/packaging.yml
@@ -417,7 +417,7 @@ jobs:
           mv apache-arrow-adbc-$VERSION.tar.gz adbc/ci/linux-packages/
 
       - name: Set up Ruby
-        uses: ruby/setup-ruby@d354de180d0c9e813cfddfcbdc079945d4be589b  # 
v1.275.0
+        uses: ruby/setup-ruby@8a836efbcebe5de0fe86b48a775b7a31b5c70c93  # 
v1.277.0
         with:
           ruby-version: ruby
 

Reply via email to