Skip to content

Commit ef0a23c

Browse files
build(deps): bump esphome/build-action from 6 to 7
Bumps [esphome/build-action](https://github.com/esphome/build-action) from 6 to 7. - [Release notes](https://github.com/esphome/build-action/releases) - [Commits](esphome/build-action@v6...v7) --- updated-dependencies: - dependency-name: esphome/build-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cb6283 commit ef0a23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/esphome-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
${{ runner.os }}-esphome-
8787
8888
- name: 🚀 Build ESPHome Binary
89-
uses: esphome/build-action@v6
89+
uses: esphome/build-action@v7
9090
with:
9191
yaml-file: ${{ matrix.file }}
9292
version: latest

0 commit comments

Comments
 (0)