Skip to content

Commit d3a3705

Browse files
chore(deps): bump docker/setup-buildx-action in the dependencies group
Bumps the dependencies group with 1 update: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action). Updates `docker/setup-buildx-action` from 3.11.1 to 3.12.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@e468171...8d2750c) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b691df commit d3a3705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
persist-credentials: false
4444
- name: Set up Docker Buildx
45-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
45+
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f
4646
- name: Log in to the Container registry
4747
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef
4848
with:

0 commit comments

Comments
 (0)