Skip to content

Commit

Permalink
chore: update github action release-gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 21, 2022
1 parent d51ce02 commit 76f5ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- id: release-gem
uses: pact-foundation/[email protected].11
uses: pact-foundation/[email protected].12
env:
GEM_HOST_API_KEY: "${{ secrets.RUBYGEMS_API_KEY }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 76f5ed6

Please sign in to comment.