Skip to content

Commit 662010d

Browse files
authored
Merge pull request #62 from Mincka/dependabot/github_actions/home-assistant/builder-2025.03.0
Bump home-assistant/builder from 2025.02.0 to 2025.03.0
2 parents 8f282a4 + fdeb91e commit 662010d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100

101101
- name: Build ${{ matrix.addon }} add-on
102102
if: steps.check.outputs.build_arch == 'true'
103-
uses: home-assistant/builder@2025.02.0
103+
uses: home-assistant/builder@2025.03.0
104104
with:
105105
args: |
106106
${{ env.BUILD_ARGS }} \

0 commit comments

Comments
 (0)