Skip to content

Commit fcfb51c

Browse files
⬆️ Update peter-evans/repository-dispatch action to v4
1 parent ed6def6 commit fcfb51c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
runs-on: ubuntu-latest
9393
steps:
9494
- name: 🚀 Dispatch repository updater update signal
95-
uses: peter-evans/repository-dispatch@v3.0.0
95+
uses: peter-evans/repository-dispatch@v4.0.0
9696
with:
9797
token: ${{ secrets.DISPATCH_TOKEN }}
9898
repository: ${{ github.repository_owner }}/grott-home-assistant-add-on

0 commit comments

Comments
 (0)