Skip to content

Commit

Permalink
Merge pull request #15 from rubygems/dependabot/github_actions/ruby/s…
Browse files Browse the repository at this point in the history
…etup-ruby-pkgs-1.33.2

Bump ruby/setup-ruby-pkgs from 1.33.1 to 1.33.2
  • Loading branch information
hsbt authored May 22, 2024
2 parents 4e881a5 + 26c6f55 commit 8282a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubygems.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
bundler-cache: true
if: matrix.os.name != 'Windows'
- name: Setup ruby (Windows)
uses: ruby/setup-ruby-pkgs@c7f324bc4a9434f2ce3e55fa1cc19e41daecb231 # v1.33.1
uses: ruby/setup-ruby-pkgs@1493c009477b19efcb54cfaf72b5f9d1fd6ba86c # v1.33.2
with:
ruby-version: ${{ matrix.ruby.value }}
bundler-cache: true
Expand Down

0 comments on commit 8282a84

Please sign in to comment.