mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-18 16:09:06 +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
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v3.1.0
|
||||
uses: docker/setup-buildx-action@v3.2.0
|
||||
- name: Download meta 🔧
|
||||
uses: luet-lab/luet-github-action@v0.1.2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user