Skip to content

Commit

Permalink
Bump home-assistant/builder from 2024.03.5 to 2024.08.1 (#5250)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 3e67fc1 commit ca3a293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV

- name: Build supervisor
uses: home-assistant/builder@2024.03.5
uses: home-assistant/builder@2024.08.1
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -207,7 +207,7 @@ jobs:

- name: Build the Supervisor
if: needs.init.outputs.publish != 'true'
uses: home-assistant/builder@2024.03.5
uses: home-assistant/builder@2024.08.1
with:
args: |
--test \
Expand Down

0 comments on commit ca3a293

Please sign in to comment.