Skip to content

Commit

Permalink
Merge pull request #35 from ruby/dependabot/github_actions/rubygems/r…
Browse files Browse the repository at this point in the history
…elease-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 3e9b3b0 + 7e3eb63 commit c81ef82
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 @@ -36,7 +36,7 @@ jobs:
ruby-version: 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 c81ef82

Please sign in to comment.