Skip to content

Commit

Permalink
Bump esphome/build-action from 1.1 to 1.2.1 (klaasnicolaas#116)
Browse files Browse the repository at this point in the history
Bumps [esphome/build-action](https://github.com/esphome/build-action) from 1.1 to 1.2.1.
- [Release notes](https://github.com/esphome/build-action/releases)
- [Commits](esphome/build-action@v1.1...v1.2.1)

---
updated-dependencies:
- dependency-name: esphome/build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2022
1 parent 6fa14b6 commit 0895991
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 @@ -13,6 +13,6 @@ jobs:
- name: ⤵️ Check out files from GitHub
uses: actions/checkout@v2
- name: Test firmware build
uses: esphome/build-action@v1.1
uses: esphome/build-action@v1.2.1
with:
yaml_file: home_assistant_glow.yaml

0 comments on commit 0895991

Please sign in to comment.