Bump docker/build-push-action from 5 to 6 (#17312)
This commit is contained in:
parent
334123f0cd
commit
d17d931a53
|
@ -72,7 +72,7 @@ jobs:
|
|||
|
||||
- name: Build and push all platforms
|
||||
id: build-and-push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
labels: |
|
||||
|
|
Loading…
Reference in New Issue