Update docker/setup-buildx-action action to v4
This commit is contained in:
parent
bd9953a744
commit
a6c2855523
@ -29,7 +29,7 @@ jobs:
|
||||
echo "${{ secrets.KUBE_CONFIG_CONTENT }}" > ~/.kube/config
|
||||
chmod 600 ~/.kube/config
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
uses: docker/setup-buildx-action@v4
|
||||
with:
|
||||
driver: kubernetes
|
||||
driver-opts: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user