Skip to content

Commit

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

Bump esphome/build-action from 3.0.0 to 3.1.0
  • Loading branch information
huizebruin authored Jun 21, 2024
2 parents b0ffca0 + cade75c commit b069d9c
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@v3.0.0
uses: esphome/build-action@v3.1.0
id: esphome-build
with:
yaml_file: ${{ matrix.firmware.file }}
Expand Down

0 comments on commit b069d9c

Please sign in to comment.