Skip to content

Commit c3417fd

Browse files
authored
Merge pull request #22 from markusressel/dependabot/github_actions/esphome/build-action-7.0.0
Bump esphome/build-action from 6.0.0 to 7.0.0
2 parents 6e7e765 + 1b9176f commit c3417fd

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@v6.0.0
23+
uses: esphome/build-action@v7.0.0
2424
with:
2525
yaml-file: esphome_neopixel_clock_effect.yaml

0 commit comments

Comments
 (0)