Update docker/setup-buildx-action action to v4
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 2m10s
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 2m10s
This commit is contained in:
parent
df0eaf0a21
commit
df87b21bf2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-workflow.yaml
vendored
2
.github/workflows/build-workflow.yaml
vendored
|
|
@ -102,7 +102,7 @@ jobs:
|
||||||
password: ${{ secrets.FORGEJOTOKEN }}
|
password: ${{ secrets.FORGEJOTOKEN }}
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v4
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
id: build
|
id: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue