Skip to content

Commit

Permalink
chore: update pact-foundation/release-gem action
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 18, 2023
1 parent b159462 commit 9760ce2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
2 changes: 1 addition & 1 deletion .github/workflows/release_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
fetch-depth: 0
- id: release-gem
uses: pact-foundation/release-gem@v0.0.13
uses: pact-foundation/release-gem@v0.1.0
env:
GEM_HOST_API_KEY: "${{ secrets.RUBYGEMS_API_KEY }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 9760ce2

Please sign in to comment.