Skip to content

Commit

Permalink
Merge pull request #702 from ruby/dependabot/github_actions/rubygems/…
Browse files Browse the repository at this point in the history
…release-gem-1.1.1

Bump rubygems/release-gem from 1.1.0 to 1.1.1
  • Loading branch information
hsbt authored Dec 24, 2024
2 parents 746e1ad + 1d41bfe commit 07dac34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: bundle install --jobs 4 --retry 3

- name: Publish to RubyGems
uses: rubygems/release-gem@9e85cb11501bebc2ae661c1500176316d3987059 # v1.1.0
uses: rubygems/release-gem@a25424ba2ba8b387abc8ef40807c2c85b96cbe32 # v1.1.1

- name: Create GitHub release
run: |
Expand Down

0 comments on commit 07dac34

Please sign in to comment.