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 b60ff5820 chore: Bump ruby/setup-ruby from 1.285.0 to 1.286.0 in the 
actions group (#3921)
b60ff5820 is described below

commit b60ff582019876473b468c2b0b56ff164d8cdb2b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 28 09:38:16 2026 +0900

    chore: Bump ruby/setup-ruby from 1.285.0 to 1.286.0 in the actions group 
(#3921)
    
    Bumps the actions group with 1 update:
    [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
    
    Updates `ruby/setup-ruby` from 1.285.0 to 1.286.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 92109220f..9a49e83d9 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@e69dcf3ded5967f30d7ef595704928d91cdae930  # 
v1.285.0
+        uses: ruby/setup-ruby@90be1154f987f4dc0fe0dd0feedac9e473aa4ba8  # 
v1.286.0
         with:
           ruby-version: ruby
 

Reply via email to