Skip to content

Commit

Permalink
Bump docker/build-push-action from 5.3.0 to 6.2.0 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2024
1 parent 0ebedcd commit 62e514e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
with:
platforms: ${{ inputs.platform }}
- name: Build ESPHome image
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@v6.2.0
with:
context: ${{ github.action_path }}
load: true
Expand Down

0 comments on commit 62e514e

Please sign in to comment.