Skip to content

Commit f9eb644

Browse files
authored
Merge pull request #169 from egguy/renovate/peter-evans-repository-dispatch-4.x
⬆️ Update peter-evans/repository-dispatch action to v4
2 parents 63428a6 + 1e85802 commit f9eb644

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.1
9696
with:
9797
token: ${{ secrets.DISPATCH_TOKEN }}
9898
repository: ${{ github.repository_owner }}/grott-home-assistant-add-on

0 commit comments

Comments
 (0)