Skip to content

Commit 2644f2c

Browse files
dependabot[bot]ricardoV94
authored andcommitted
Bump docker/setup-buildx-action from 2.4.1 to 2.9.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.9.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2.4.1...v2.9.1) --- 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]>
1 parent 65cf4c2 commit 2644f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devcontainer-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
2323

2424
- name: Setup Docker buildx
25-
uses: docker/setup-buildx-action@v2.4.1
25+
uses: docker/setup-buildx-action@v2.9.1
2626

2727
- name: Prepare metadata
2828
id: meta

0 commit comments

Comments
 (0)