We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63428a6 + 1e85802 commit f9eb644Copy full SHA for f9eb644
1 file changed
.github/workflows/deploy.yaml
@@ -92,7 +92,7 @@ jobs:
92
runs-on: ubuntu-latest
93
steps:
94
- name: 🚀 Dispatch repository updater update signal
95
- uses: peter-evans/repository-dispatch@v3.0.0
+ uses: peter-evans/repository-dispatch@v4.0.1
96
with:
97
token: ${{ secrets.DISPATCH_TOKEN }}
98
repository: ${{ github.repository_owner }}/grott-home-assistant-add-on
0 commit comments