Skip to content

Commit b7f5c9e

Browse files
authored
Merge pull request #30 from markusressel/dependabot/github_actions/esphome/build-action-8.0.0
Bump esphome/build-action from 7.3.0 to 8.0.0
2 parents 04326c0 + 87830fd commit b7f5c9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
python-version: ${{ matrix.python-version }}
2121

2222
- name: ESPHome Builder
23-
uses: esphome/build-action@v7.3.0
23+
uses: esphome/build-action@v8.0.0
2424
with:
2525
yaml-file: esphome_neopixel_clock_effect.yaml

0 commit comments

Comments
 (0)