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 7021fd765 chore: Bump ruby/setup-ruby from 1.256.0 to 1.257.0 (#3404)
7021fd765 is described below

commit 7021fd765cac9c8c070817cf84663ffa37aa94e1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 09:31:55 2025 +0900

    chore: Bump ruby/setup-ruby from 1.256.0 to 1.257.0 (#3404)
    
    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.256.0
    to 1.257.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 2c76797ce..ffef1a639 100644
--- a/.github/workflows/packaging.yml
+++ b/.github/workflows/packaging.yml
@@ -346,7 +346,7 @@ jobs:
           mv apache-arrow-adbc-$VERSION.tar.gz adbc/ci/linux-packages/
 
       - name: Set up Ruby
-        uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f  # 
v1.256.0
+        uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb  # 
v1.257.0
         with:
           ruby-version: ruby
 

Reply via email to