mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
⬆️ Bump hassio-addons/repository-updater from v1.0.1 to v1.0.2 (#24)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c4c678dd60
commit
7ef369a79b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/repository-updater.yaml
vendored
2
.github/workflows/repository-updater.yaml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 🚀 Run Repository Updater
|
- name: 🚀 Run Repository Updater
|
||||||
uses: hassio-addons/repository-updater@v1.0.1
|
uses: hassio-addons/repository-updater@v1.0.2
|
||||||
with:
|
with:
|
||||||
addon: ${{ github.event.client_payload.addon }}
|
addon: ${{ github.event.client_payload.addon }}
|
||||||
repository: ${{ github.repository }}
|
repository: ${{ github.repository }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue