mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-28 18:26:04 +02:00
Merge pull request #323 from alexbelgium/dependabot/github_actions/docker/setup-buildx-action-2
Bump docker/setup-buildx-action from 1 to 2
This commit is contained in:
2
.github/workflows/onpr_check-pr.yaml
vendored
2
.github/workflows/onpr_check-pr.yaml
vendored
@@ -196,7 +196,7 @@ jobs:
|
|||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v1
|
||||||
|
|
||||||
- name: 🏗️ Set up Docker Buildx
|
- name: 🏗️ Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v2
|
||||||
|
|
||||||
- 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