Merge pull request 'Update docker/setup-buildx-action action to v3.11.1' (#14) from renovate/all-minor-patch into main
Reviewed-on: #14
This commit is contained in:
commit
7838010b86
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ jobs:
|
|||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3.11.0
|
||||
uses: docker/setup-buildx-action@v3.11.1
|
||||
|
||||
- name: Build and push Docker image 🫙
|
||||
id: push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue