mirror of
https://github.com/esphome/home-assistant-addon.git
synced 2024-11-14 10:35:11 +01:00
Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#107)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ceaad53b4f
commit
44670a63ed
2
.github/workflows/devcontainer-build.yaml
vendored
2
.github/workflows/devcontainer-build.yaml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2.2.0
|
||||
uses: docker/setup-qemu-action@v3.0.0
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2.10.0
|
||||
- name: Build and Push
|
||||
|
Loading…
Reference in New Issue
Block a user