Skip to content

Commit ea3f247

Browse files
authored
Merge pull request #120 from pact-foundation/dependabot/github_actions/peter-evans/repository-dispatch-3
chore(deps): bump peter-evans/repository-dispatch from 2 to 3
2 parents 361629a + 9b35e1d commit ea3f247

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
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- name: Notify ${{ matrix.repository }} of gem release
35-
uses: peter-evans/repository-dispatch@v2
35+
uses: peter-evans/repository-dispatch@v3
3636
with:
3737
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
3838
repository: ${{ matrix.repository }}

0 commit comments

Comments
 (0)