Merge pull request 'Update docker/setup-buildx-action action to v3.11.0' (#4) from renovate/all-minor-patch into main
Reviewed-on: #4
This commit is contained in:
commit
36502c64ad
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
||||||
type=raw,value=latest,enable={{is_default_branch}}
|
type=raw,value=latest,enable={{is_default_branch}}
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3.10.0
|
uses: docker/setup-buildx-action@v3.11.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