Skip to content

Commit

Permalink
Bump hassio-addons/repository-updater from 1.1.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [hassio-addons/repository-updater](https://github.com/hassio-addons/repository-updater) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/hassio-addons/repository-updater/releases)
- [Commits](hassio-addons/repository-updater@v1.1.0...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent c9d9c6b commit 4d602c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repository-updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: 🚀 Run Repository Updater
uses: hassio-addons/repository-updater@v1.1.0
uses: hassio-addons/repository-updater@v1.3.0
with:
addon: ${{ github.event.client_payload.addon }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 4d602c0

Please sign in to comment.