Skip to content

Commit 60ce97a

Browse files
Merge pull request #23 from ChrisRomp/dependabot/github_actions/home-assistant/builder-2024.01.0
2 parents 9a06d5c + a1232ff commit 60ce97a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@2023.12.0
103+
uses: home-assistant/builder@2024.01.0
104104
with:
105105
args: |
106106
${{ env.BUILD_ARGS }} \

0 commit comments

Comments
 (0)