Skip to content

Commit

Permalink
chore: update pact-foundation/release-gem action to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 18, 2023
1 parent ae04a79 commit 3388617
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 @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pact-foundation/release-gem@v0.1.0
- uses: pact-foundation/release-gem@v1
id: release
env:
GEM_HOST_API_KEY: '${{ secrets.RUBYGEMS_API_KEY }}'
Expand Down

0 comments on commit 3388617

Please sign in to comment.