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

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

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-15 10:28:19 +02:00 committed by GitHub
parent c4c678dd60
commit 7ef369a79b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 🚀 Run Repository Updater
uses: hassio-addons/repository-updater@v1.0.1
uses: hassio-addons/repository-updater@v1.0.2
with:
addon: ${{ github.event.client_payload.addon }}
repository: ${{ github.repository }}