mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-31 06:46:42 +00:00
Update docker/setup-qemu-action action to v3.1.0 (#942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
git fetch --prune --unshallow
|
||||
mkdir build
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3.0.0
|
||||
uses: docker/setup-qemu-action@v3.1.0
|
||||
with:
|
||||
platforms: all
|
||||
- name: Set up Docker Buildx
|
||||
|
Reference in New Issue
Block a user