We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7124157 commit 9f984e1Copy full SHA for 9f984e1
.github/workflows/release_gem.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
fetch-depth: 0
32
- id: release-gem
33
- uses: pact-foundation/[email protected].12
+ uses: pact-foundation/[email protected].13
34
env:
35
GEM_HOST_API_KEY: '${{ secrets.RUBYGEMS_API_KEY }}'
36
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
0 commit comments