Skip to content

Commit

Permalink
Merge pull request #20 from golles/dependabot/github_actions/esphome/…
Browse files Browse the repository at this point in the history
…build-action-6

Bump esphome/build-action from 4 to 6
  • Loading branch information
golles authored Jan 16, 2025
2 parents 72d1563 + 37fc174 commit 3c45b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
configFile: ".github/workflows/mock-secrets-config.json"

- name: Build ESPHome firmware
uses: esphome/build-action@v4
uses: esphome/build-action@v6
id: esphome-build
with:
yaml-file: ${{ matrix.configuration }}
Expand Down

0 comments on commit 3c45b65

Please sign in to comment.