Skip to content

Commit 8d58bd1

Browse files
chore(deps): update pact-foundation/release-gem action to v0.1.0
1 parent 3ef574a commit 8d58bd1

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
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 0
1616
- id: release-gem
17-
uses: pact-foundation/release-gem@v0.0.11
17+
uses: pact-foundation/release-gem@v0.1.0
1818
env:
1919
GEM_HOST_API_KEY: "${{ secrets.RUBYGEMS_API_KEY }}"
2020
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)