Skip to content

Commit c75a2bb

Browse files
authored
Merge pull request #149 from pact-foundation/dependabot/github_actions/peter-evans/repository-dispatch-3
chore(deps): bump peter-evans/repository-dispatch from 2 to 3
2 parents 74fc1d0 + 411f7a7 commit c75a2bb

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
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
steps:
4646
- name: Notify ${{ matrix.repository }} of gem release
47-
uses: peter-evans/repository-dispatch@v2
47+
uses: peter-evans/repository-dispatch@v3
4848
with:
4949
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
5050
repository: ${{ matrix.repository }}

0 commit comments

Comments
 (0)