Bump home-assistant/builder from 2021.04.1 to 2021.04.2 (#2814)

Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.04.1 to 2021.04.2.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2021.04.1...fda1b6e500d815a890d62156188f09265a3a99e6)

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:
dependabot[bot] 2021-04-15 10:59:52 +02:00 committed by GitHub
parent 29fae90da5
commit 10d686b415
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ jobs:
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
- name: Build supervisor - name: Build supervisor
uses: home-assistant/builder@2021.04.1 uses: home-assistant/builder@2021.04.2
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \
@ -198,7 +198,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Build the Supervisor - name: Build the Supervisor
uses: home-assistant/builder@2021.04.1 uses: home-assistant/builder@2021.04.2
with: with:
args: | args: |
--test \ --test \