⬆️ Bump hassio-addons/repository-updater from v1.0.0 to v1.0.1 (#29)

Bumps [hassio-addons/repository-updater](https://github.com/hassio-addons/repository-updater) from v1.0.0 to v1.0.1.
- [Release notes](https://github.com/hassio-addons/repository-updater/releases)
- [Commits](https://github.com/hassio-addons/repository-updater/compare/v1.0.0...5c8da00b7f3a3fea40b1c10414480003f90f26a5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-04-07 11:59:17 +02:00 committed by GitHub
parent ffdedca703
commit 9ff5355a2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: 🚀 Run Repository Updater
uses: hassio-addons/repository-updater@v1.0.0
uses: hassio-addons/repository-updater@v1.0.1
with:
addon: ${{ github.event.client_payload.addon }}
repository: ${{ github.repository }}