Skip to content

Commit 308ef15

Browse files
authored
Merge pull request #28 from markusressel/dependabot/github_actions/esphome/build-action-7.3.0
Bump esphome/build-action from 7.2.0 to 7.3.0
2 parents 60d7f55 + a30f44c commit 308ef15

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

0 commit comments

Comments
 (0)