Skip to content

Commit

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

Bump esphome/build-action from 4.0.1 to 4.0.3
  • Loading branch information
markusressel authored Sep 16, 2024
2 parents 790fde7 + 8d72640 commit 52c9dfd
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 52c9dfd

Please sign in to comment.