Skip to content

Commit 022be6c

Browse files
committed
chore: update pact-foundation/release-gem action to v1
1 parent 17418d8 commit 022be6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gem.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232
- id: release-gem
33-
uses: pact-foundation/release-gem@v0.1.0
33+
uses: pact-foundation/release-gem@v1
3434
env:
3535
GEM_HOST_API_KEY: '${{ secrets.RUBYGEMS_API_KEY }}'
3636
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)