⬆️ Bump hassio-addons/repository-updater from 1.1 to 1.2 (#40)

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

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 🚀 Run Repository Updater - name: 🚀 Run Repository Updater
uses: hassio-addons/repository-updater@v1.1 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 }}