Skip to content

Commit

Permalink
Merge pull request #44 from Alexandre-io/dependabot/github_actions/ho…
Browse files Browse the repository at this point in the history
…me-assistant/builder-2023.09.0

Bump home-assistant/builder from 2023.08.0 to 2023.09.0
  • Loading branch information
Alexandre-io authored Oct 30, 2023
2 parents 5339287 + da90984 commit 34aa65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:

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

0 comments on commit 34aa65e

Please sign in to comment.