Skip to content

Commit 4570512

Browse files
feat(github-action): update docker/setup-buildx-action action to v3.2.0 (#5660)
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | docker/setup-buildx-action | v3.0.0 | v3.2.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 471906c commit 4570512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schemas.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Setup Docker Buildx
8989
id: buildx
90-
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
90+
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0
9191

9292
- name: Login to GitHub Container Registry
9393
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0

0 commit comments

Comments
 (0)