Skip to content

Commit 82bc8cd

Browse files
chore(deps): update peter-evans/repository-dispatch action to v4
1 parent fa2f282 commit 82bc8cd

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
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747
steps:
4848
- name: Notify ${{ matrix.repository }} of gem release
49-
uses: peter-evans/repository-dispatch@v3
49+
uses: peter-evans/repository-dispatch@v4
5050
with:
5151
token: ${{ secrets.GHTOKENFORPACTCLIRELEASE }}
5252
repository: ${{ matrix.repository }}

0 commit comments

Comments
 (0)