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 88b8b2f54 chore: Bump ruby/setup-ruby from 1.263.0 to 1.265.0 (#3560)
88b8b2f54 is described below

commit 88b8b2f54c34eaee82e0f2d7521592eb07149562
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 08:47:53 2025 +0900

    chore: Bump ruby/setup-ruby from 1.263.0 to 1.265.0 (#3560)
    
    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.263.0
    to 1.265.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 00c3d68d6..34ea873e7 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@0481980f17b760ef6bca5e8c55809102a0af1e5a  # 
v1.263.0
+        uses: ruby/setup-ruby@ab177d40ee5483edb974554986f56b33477e21d0  # 
v1.265.0
         with:
           ruby-version: ruby
 

Reply via email to