Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.3.0 to 3.6.1 (#39)
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 Aug 1, 2024
1 parent 357563f commit cedc256
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 @@ -52,7 +52,7 @@ runs:
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.3.0
uses: docker/setup-buildx-action@v3.6.1
with:
platforms: ${{ inputs.platform }}
- name: Build ESPHome image
Expand Down

0 comments on commit cedc256

Please sign in to comment.