Skip to content

Commit 1a2fd42

Browse files
Bump docker/setup-buildx-action from 3.6.1 to 3.8.0 (#244)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.6.1 to 3.8.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@988b5a0...6524bf6) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 332c527 commit 1a2fd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3333

3434
- name: Set up Docker Buildx
35-
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
35+
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5
3636
with:
3737
install: true
3838

0 commit comments

Comments
 (0)