Skip to content

Commit

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

Bump esphome/build-action from 3.1.0 to 3.2.0
  • Loading branch information
huizebruin authored Jul 4, 2024
2 parents bec2775 + b80e771 commit 52a26c8
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 @@ -63,7 +63,7 @@ jobs:
echo "project_version=$version" >> $GITHUB_ENV
- name: Build firmware
uses: esphome/build-action@v3.1.0
uses: esphome/build-action@v3.2.0
id: esphome-build
with:
yaml_file: ${{ matrix.firmware.file }}
Expand Down

0 comments on commit 52a26c8

Please sign in to comment.