Skip to content

Commit

Permalink
Merge pull request #172 from huizebruin/dependabot/github_actions/esp…
Browse files Browse the repository at this point in the history
…home/build-action-2.0.1

Bump esphome/build-action from 2.0.0 to 2.0.1
  • Loading branch information
huizebruin authored Jun 20, 2024
2 parents 99b6915 + 8a0fa6a commit f223beb
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 @@ -51,7 +51,7 @@ jobs:
- name: Checkout source code
uses: actions/checkout@v4
- name: Build firmware
uses: esphome/build-action@v2.0.0
uses: esphome/build-action@v2.0.1
id: esphome-build
with:
yaml_file: ${{ matrix.firmware.file }}
Expand Down

0 comments on commit f223beb

Please sign in to comment.