Skip to content

Commit

Permalink
Merge pull request #32 from markusressel/dependabot/github_actions/es…
Browse files Browse the repository at this point in the history
…phome/build-action-4.0.1

Bump esphome/build-action from 3.2.0 to 4.0.1
  • Loading branch information
markusressel authored Aug 6, 2024
2 parents 8f7a007 + c6940bc commit 790fde7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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@v3.2.0
uses: esphome/build-action@v4.0.1
with:
yaml_file: esphome_hx711_smart_scale.yaml
yaml-file: esphome_hx711_smart_scale.yaml

0 comments on commit 790fde7

Please sign in to comment.