mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-22 15:55:54 +00:00
Update docker/setup-buildx-action action to v3.2.0 (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c61bff9ca3
commit
5bf56f450b
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
platforms: all
|
platforms: all
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
id: buildx
|
id: buildx
|
||||||
uses: docker/setup-buildx-action@v3.1.0
|
uses: docker/setup-buildx-action@v3.2.0
|
||||||
- name: Download meta 🔧
|
- name: Download meta 🔧
|
||||||
uses: luet-lab/luet-github-action@v0.1.2
|
uses: luet-lab/luet-github-action@v0.1.2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user