From 9a0d5483811d605302c2d627e7a75f6810e25d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 06:30:34 +0000 Subject: [PATCH] Bump hassio-addons/repository-updater from 1.2.5 to 1.3.0 Bumps [hassio-addons/repository-updater](https://github.com/hassio-addons/repository-updater) from 1.2.5 to 1.3.0. - [Release notes](https://github.com/hassio-addons/repository-updater/releases) - [Commits](https://github.com/hassio-addons/repository-updater/compare/v1.2.5...v1.3.0) --- updated-dependencies: - dependency-name: hassio-addons/repository-updater dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 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 }}