From 3b1a79705eb032550354d4ab571367019b507552 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 11:01:36 +0000 Subject: [PATCH] Update hassio-addons/repository-updater action to v2 --- .github/workflows/update-repo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-repo.yml b/.github/workflows/update-repo.yml index 0a8a00e..57343a3 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.3.0 + uses: hassio-addons/repository-updater@v2.0.1 with: addon: ${{ github.event.client_payload.addon }} repository: ${{ github.repository }}