Skip to content

Commit

Permalink
Bump esphome/build-action from 4.0.4 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [esphome/build-action](https://github.com/esphome/build-action) from 4.0.4 to 5.0.0.
- [Release notes](https://github.com/esphome/build-action/releases)
- [Commits](esphome/build-action@v4.0.4...v5.0.0)

---
updated-dependencies:
- dependency-name: esphome/build-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3d851dc commit 10de96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: ESPHome Builder
uses: esphome/build-action@v4.0.4
uses: esphome/build-action@v5.0.0
with:
yaml-file: esphome_hx711_smart_scale.yaml

0 comments on commit 10de96c

Please sign in to comment.