⬆️ Upgrades repository-updater to v1.1.0

This commit is contained in:
Franck Nijhof 2021-04-17 23:46:23 +02:00
parent 7b4b23b34b
commit 30005eb40b
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

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.0.2 uses: hassio-addons/repository-updater@v1.1.0
with: with:
addon: ${{ github.event.client_payload.addon }} addon: ${{ github.event.client_payload.addon }}
repository: ${{ github.repository }} repository: ${{ github.repository }}