chore(deps): update docker/setup-buildx-action action to v3.11.0
This commit is contained in:
parent
3bf82b5b86
commit
68dad51948
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -60,7 +60,7 @@ jobs:
|
|||
images: ${{ env.GHCR_IMAGE }}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3.10.0
|
||||
uses: docker/setup-buildx-action@v3.11.0
|
||||
with:
|
||||
platforms: ${{ matrix.platform }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue