Merge pull request 'chore(deps): update docker/setup-buildx-action action to v3' (#5) from renovate/docker-setup-buildx-action-3.x into main
Reviewed-on: https://git.smail.koeln/homelab/docker-ownDynDNS-netcup/pulls/5
This commit is contained in:
commit
1c442151c3
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
uses: docker/setup-qemu-action@v1
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
uses: docker/setup-buildx-action@v3
|
||||
-
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue