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 6d87d4612 chore: Bump ruby/setup-ruby from 1.265.0 to 1.267.0 (#3638)
6d87d4612 is described below

commit 6d87d4612dfad35e7c612ed06dcb29ccb1e344d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 28 08:41:33 2025 +0900

    chore: Bump ruby/setup-ruby from 1.265.0 to 1.267.0 (#3638)
    
    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.265.0
    to 1.267.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 0cb59b87a..8a33fc634 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@ab177d40ee5483edb974554986f56b33477e21d0  # 
v1.265.0
+        uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25  # 
v1.267.0
         with:
           ruby-version: ruby
 

Reply via email to