mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
Merge pull request #993 from alexbelgium/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
This commit is contained in:
2
.github/workflows/onpr_check-pr.yaml
vendored
2
.github/workflows/onpr_check-pr.yaml
vendored
@@ -191,7 +191,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