Skip to content

Commit 9f984e1

Browse files
committed
chore: update release gem action
1 parent 7124157 commit 9f984e1

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
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232
- id: release-gem
33-
uses: pact-foundation/[email protected].12
33+
uses: pact-foundation/[email protected].13
3434
env:
3535
GEM_HOST_API_KEY: '${{ secrets.RUBYGEMS_API_KEY }}'
3636
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'

0 commit comments

Comments
 (0)