Skip to content

Commit

Permalink
Bump esphome/build-action from 4.0.1 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [esphome/build-action](https://github.com/esphome/build-action) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/esphome/build-action/releases)
- [Commits](esphome/build-action@v4.0.1...v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 790fde7 commit 8d72640
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.1
uses: esphome/build-action@v4.0.3
with:
yaml-file: esphome_hx711_smart_scale.yaml

0 comments on commit 8d72640

Please sign in to comment.