Skip to content

Commit

Permalink
Merge pull request #87 from junalmeida/dependabot/github_actions/home…
Browse files Browse the repository at this point in the history
…-assistant/builder-2024.01.0

Bump home-assistant/builder from 2023.03.0 to 2024.01.0
  • Loading branch information
junalmeida authored Jan 25, 2024
2 parents 5bb0554 + 115b3c7 commit f89f83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:

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

0 comments on commit f89f83e

Please sign in to comment.