Skip to content

Commit d07e36d

Browse files
Bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#2)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@4fd8129...aa33708) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01ee4f5 commit d07e36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
1818

1919
- name: Set up Docker Buildx
20-
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
20+
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
2121
with:
2222
install: true
2323

0 commit comments

Comments
 (0)