Skip to content

Commit 5baaddf

Browse files
committed
update dispathc
1 parent f82cd3f commit 5baaddf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
name: release
152152
steps:
153153
- name: Dispatch Repository Dispatch event
154-
uses: peter-evans/repository-dispatch@v2
154+
uses: peter-evans/repository-dispatch@v3
155155
with:
156156
token: ${{ secrets.BREW_TAP_TOKEN }}
157157
repository: ${{ env.OWNER }}/{{ env.TAP_NAME }}

0 commit comments

Comments
 (0)