Skip to content

Commit

Permalink
Merge pull request #150 from pact-foundation/renovate/peter-evans-rep…
Browse files Browse the repository at this point in the history
…ository-dispatch-3.x

chore(deps): update peter-evans/repository-dispatch action to v3
  • Loading branch information
YOU54F authored Jan 20, 2025
2 parents b1a46bd + 6f8e52d commit fcd662a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gems.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
COMMIT_MESSAGE: ${{ steps.update.outputs.commit_message }}

- name: Trigger release
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
event-type: release-triggered

0 comments on commit fcd662a

Please sign in to comment.