We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15eee83 commit 9dead58Copy full SHA for 9dead58
.github/workflows/release_gem.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
with:
15
fetch-depth: 0
16
- - uses: pact-foundation/release-gem@v0.0.8
+ - uses: pact-foundation/release-gem@v0.0.11
17
env:
18
GEM_HOST_API_KEY: "${{ secrets.RUBYGEMS_API_KEY }}"
19
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments