mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
⬆️ Update docker/setup-buildx-action action to v3 (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/onpr_check-pr.yaml
vendored
2
.github/workflows/onpr_check-pr.yaml
vendored
@@ -176,7 +176,7 @@ jobs:
|
|||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
|
|
||||||
- name: 🏗️ Set up Docker Buildx
|
- name: 🏗️ Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
- name: 💿 Build Addon - armhf
|
- name: 💿 Build Addon - armhf
|
||||||
if: ${{ steps.information.outputs.armhf == 'true' }}
|
if: ${{ steps.information.outputs.armhf == 'true' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user