Skip to content

Commit f62ccf5

Browse files
dependabot[bot]xiaoxiang781216
authored andcommitted
build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0
Bumps [docker/setup-buildx-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95fe3e8 commit f62ccf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
swap-storage: true
6767

6868
- name: Set up Docker Buildx
69-
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
69+
uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
7070

7171
- name: Log into registry
7272
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0

0 commit comments

Comments
 (0)