Skip to content

Commit

Permalink
⬆️ Update peter-evans/repository-dispatch action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 0bc7e4d commit 8996799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
--docker-password ${{ secrets.DOCKERHUB_TOKEN }}
- name: 🚀 Dispatch Repository Updater update signal
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.DISPATCH_TOKEN }}
repository: ikifar2012/ha-addons
Expand Down

0 comments on commit 8996799

Please sign in to comment.