Skip to content

Commit 374872c

Browse files
authored
Merge pull request #29 from pact-foundation/renovate/peter-evans-repository-dispatch-3.x
chore(deps): update peter-evans/repository-dispatch action to v3
2 parents 0fcc5a1 + d8f4344 commit 374872c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gem.yml

Lines changed: 1 addition & 1 deletion
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@v1
35+
uses: peter-evans/repository-dispatch@v3
3636
with:
3737
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
3838
repository: ${{ matrix.repository }}

0 commit comments

Comments
 (0)