diff --git a/.github/workflows/update-repo.yml b/.github/workflows/update-repo.yml index c979737..0a8a00e 100644 --- a/.github/workflows/update-repo.yml +++ b/.github/workflows/update-repo.yml @@ -13,7 +13,7 @@ jobs: env: GIT_AUTHOR_EMAIL: contact@mathesonsteplock.ca EMAIL: contact@mathesonsteplock.ca - uses: hassio-addons/repository-updater@v1.2.5 + uses: hassio-addons/repository-updater@v1.3.0 with: addon: ${{ github.event.client_payload.addon }} repository: ${{ github.repository }}