⬆️ Bump hassio-addons/repository-updater from 1.1.0 to 1.2 (#44)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-01 08:27:51 +01:00 committed by GitHub
parent 6e283bdf7c
commit 06375e8af7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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