diff --git a/.github/workflows/repository-updater.yaml b/.github/workflows/repository-updater.yaml index 3a053cac..08e814f2 100644 --- a/.github/workflows/repository-updater.yaml +++ b/.github/workflows/repository-updater.yaml @@ -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 }}