Merge pull request 'Update docker/setup-buildx-action action to v3.10.0' (#7) from renovate/docker-setup-buildx-action-3.x into main
Reviewed-on: #7
This commit is contained in:
commit
68f147a47c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
||||||
type=sha
|
type=sha
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3.9.0
|
uses: docker/setup-buildx-action@v3.10.0
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: push
|
id: push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue