This is an automated email from the ASF dual-hosted git repository.

rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new be8f84f19 Bump ruby/setup-ruby from 1.290.0 to 1.292.0 (#8423)
be8f84f19 is described below

commit be8f84f196bf6f7559afe340f784fd4b17017b05
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 06:42:05 2026 +0000

    Bump ruby/setup-ruby from 1.290.0 to 1.292.0 (#8423)
    
    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.290.0 to 
1.292.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - 
[Commits](https://github.com/ruby/setup-ruby/compare/6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c...4eb9f110bac952a8b68ecf92e3b5c7a987594ba6)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.292.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/maven.yaml     | 2 +-
 .github/workflows/nightlies.yaml | 2 +-
 .github/workflows/snapshots.yaml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml
index 619743b34..814399d93 100644
--- a/.github/workflows/maven.yaml
+++ b/.github/workflows/maven.yaml
@@ -49,7 +49,7 @@ jobs:
         with:
           node-version: 20
       - name: Set up Ruby
-        uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # 
v1.290.0
+        uses: ruby/setup-ruby@4eb9f110bac952a8b68ecf92e3b5c7a987594ba6 # 
v1.292.0
         with:
           ruby-version: '2.7'
       - name: Set up JDK ${{ matrix.java }}
diff --git a/.github/workflows/nightlies.yaml b/.github/workflows/nightlies.yaml
index cab11d67e..6bdfa8e09 100644
--- a/.github/workflows/nightlies.yaml
+++ b/.github/workflows/nightlies.yaml
@@ -45,7 +45,7 @@ jobs:
         with:
           node-version: 16
       - name: Set up Ruby
-        uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # 
v1.290.0
+        uses: ruby/setup-ruby@4eb9f110bac952a8b68ecf92e3b5c7a987594ba6 # 
v1.292.0
         with:
           ruby-version: '2.7'
       - name: Set up JDK ${{ matrix.java }}
diff --git a/.github/workflows/snapshots.yaml b/.github/workflows/snapshots.yaml
index d685685b3..a3a81077f 100644
--- a/.github/workflows/snapshots.yaml
+++ b/.github/workflows/snapshots.yaml
@@ -45,7 +45,7 @@ jobs:
         with:
           node-version: 16
       - name: Set up Ruby
-        uses: ruby/setup-ruby@6ca151fd1bfcfd6fe0c4eb6837eb0584d0134a0c # 
v1.290.0
+        uses: ruby/setup-ruby@4eb9f110bac952a8b68ecf92e3b5c7a987594ba6 # 
v1.292.0
         with:
           ruby-version: '2.7'
       - name: Set up JDK ${{ matrix.java }}

Reply via email to