From 2d8a0a1e23c2fd1d867e292a7f05a8633dc1d54e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 08:27:56 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20hassio-addons/repos?= =?UTF-8?q?itory-updater=20from=201.1=20to=201.2=20(#40)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 0ede1173..35541e25 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.1 + uses: hassio-addons/repository-updater@v1.2 with: addon: ${{ github.event.client_payload.addon }} repository: ${{ github.repository }}