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] committed Jan 25, 2024
1 parent 761adaf commit ef3f4b1
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 @@ -30,7 +30,7 @@ jobs:
--docker-user ${{ secrets.DOCKERHUB_USERNAME }} \
--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 ef3f4b1

Please sign in to comment.