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 97975049c chore: Bump ruby/setup-ruby from 1.279.0 to 1.282.0 (#3886)
97975049c is described below

commit 97975049cb35279bc6a8ae5c7a776e7dc937c25c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 14 09:34:22 2026 +0900

    chore: Bump ruby/setup-ruby from 1.279.0 to 1.282.0 (#3886)
    
    Bumps the actions group with 1 update:
    [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
    
    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 b97eaa41f..b2ca6aeb7 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@b90be12699fdfcbee4440c2bba85f6f460446bb0  # 
v1.279.0
+        uses: ruby/setup-ruby@4fc31e1c823882afd7ef55985266a526c589de90  # 
v1.282.0
         with:
           ruby-version: ruby
 

Reply via email to