Skip to content

Commit

Permalink
Bump home-assistant/builder from 2024.01.0 to 2024.03.5 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 30, 2024
1 parent ab37dcd commit e518cf8
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 @@ -110,7 +110,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build ${{ matrix.addon }} add-on
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2024.01.0
uses: home-assistant/builder@2024.03.5
with:
args: |
${{ env.BUILD_ARGS }} \
Expand Down

0 comments on commit e518cf8

Please sign in to comment.