Skip to content

Commit

Permalink
Bump home-assistant/builder from 2023.09.0 to 2023.12.0 (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 8a2c37c commit 95a7760
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/builder@2023.09.0
uses: home-assistant/builder@2023.12.0
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/builder@2023.09.0
uses: home-assistant/builder@2023.12.0
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -183,7 +183,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/builder@2023.09.0
uses: home-assistant/builder@2023.12.0
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -227,7 +227,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/builder@2023.09.0
uses: home-assistant/builder@2023.12.0
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:
fi
- name: Build base image
uses: home-assistant/builder@2023.09.0
uses: home-assistant/builder@2023.12.0
with:
args: |
$BUILD_ARGS \
Expand Down

0 comments on commit 95a7760

Please sign in to comment.