Skip to content

Commit 4931944

Browse files
committed
chore: update pact-foundation/release-gem action to v1
1 parent d4420af commit 4931944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020
- id: release-gem
21-
uses: pact-foundation/release-gem@v0.1.0
21+
uses: pact-foundation/release-gem@v1
2222
env:
2323
GEM_HOST_API_KEY: '${{ secrets.RUBYGEMS_API_KEY }}'
2424
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)