Skip to content

Commit 1cf4c2b

Browse files
Bump home-assistant/builder from 2023.08.0 to 2023.09.0 (#120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
1 parent 7b18d8f commit 1cf4c2b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/builder.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,16 +69,14 @@ jobs:
6969
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
7070

7171
- name: Build plugin
72-
uses: home-assistant/builder@2023.08.0
72+
uses: home-assistant/builder@2023.09.0
7373
with:
7474
args: |
7575
$BUILD_ARGS \
7676
--${{ matrix.arch }} \
7777
--target /data \
7878
--cosign \
7979
--generic ${{ needs.init.outputs.version }}
80-
env:
81-
CAS_API_KEY: ${{ secrets.CAS_TOKEN }}
8280
8381
version:
8482
name: Update version

0 commit comments

Comments
 (0)