Skip to content

Commit 52bd8ed

Browse files
Bump docker/setup-buildx-action
Bumps the all-dependencies group with 1 update in the /.github/actions/dependencies/install-docker directory: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action). Updates `docker/setup-buildx-action` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@bb05f3f...37fe631) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58562dd commit 52bd8ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/dependencies/install-docker

.github/actions/dependencies/install-docker/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
platforms: all
1515

1616
- name: Set up Docker Buildx
17-
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
17+
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
1818
with:
1919
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
2020
driver: docker

0 commit comments

Comments
 (0)