Skip to content

Commit

Permalink
Bump home-assistant/builder from 2021.05.0 to 2021.06.2 (home-assista…
Browse files Browse the repository at this point in the history
…nt#2061)

Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.05.0 to 2021.06.2.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](home-assistant/builder@2021.05.0...2021.06.2)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2021
1 parent 52e8792 commit 4f489e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- name: Build ${{ matrix.addon }} add-on
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2021.05.0
uses: home-assistant/builder@2021.06.2
with:
args: |
${{ env.BUILD_ARGS }} \
Expand Down

0 comments on commit 4f489e3

Please sign in to comment.