Skip to content

Commit

Permalink
Merge pull request #114 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 23, 2024
2 parents 0fa539a + 206c57a commit 7c4876d
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 @@ -40,7 +40,7 @@ jobs:
ruby-version: ${{ matrix.ruby }}

- 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 7c4876d

Please sign in to comment.