From 7ef369a79b6c2766b816b17a0275bfa75207e76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 10:28:19 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20hassio-addons/repos?= =?UTF-8?q?itory-updater=20from=20v1.0.1=20to=20v1.0.2=20(#24)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [hassio-addons/repository-updater](https://github.com/hassio-addons/repository-updater) from v1.0.1 to v1.0.2. - [Release notes](https://github.com/hassio-addons/repository-updater/releases) - [Commits](https://github.com/hassio-addons/repository-updater/compare/v1.0.1...a5ca9ee096d279dc18e723f3e306dd3e27b63c0c) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/repository-updater.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}