Skip to content

Commit dc81626

Browse files
Bump home-assistant/builder from 2022.06.1 to 2022.06.2 (home-assistant#2559)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d21f08 commit dc81626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builder.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107

108108
- name: Build ${{ matrix.addon }} add-on
109109
if: steps.check.outputs.build_arch == 'true'
110-
uses: home-assistant/builder@2022.06.1
110+
uses: home-assistant/builder@2022.06.2
111111
with:
112112
args: |
113113
${{ env.BUILD_ARGS }} \

0 commit comments

Comments
 (0)