Skip to content

Commit

Permalink
Bump hacs/action from 21.12.1 to 22.5.0 (#538)
Browse files Browse the repository at this point in the history
Bumps [hacs/action](https://github.com/hacs/action) from 21.12.1 to 22.5.0.
- [Release notes](https://github.com/hacs/action/releases)
- [Commits](hacs/action@21.12.1...22.5.0)

---
updated-dependencies:
- dependency-name: hacs/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruslan Sayfutdinov <[email protected]>
  • Loading branch information
dependabot[bot] and KapJI authored Jun 1, 2022
1 parent 34398ca commit 87ad1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/home-assistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: "actions/checkout@v3"

- name: HACS validation
uses: "hacs/action@21.12.1"
uses: "hacs/action@22.5.0"
with:
category: "integration"

Expand Down

0 comments on commit 87ad1d2

Please sign in to comment.