Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 215d5ce

Browse files
dependabot[bot]pmaene
authored andcommitted
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.0.0...v3.1.0) --- 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 43a0829 commit 215d5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: docker/[email protected]
3636

3737
- name: Set up Buildx
38-
uses: docker/setup-buildx-action@v3.0.0
38+
uses: docker/setup-buildx-action@v3.1.0
3939

4040
- name: Log in to GitHub Container Registry
4141
uses: docker/[email protected]

0 commit comments

Comments
 (0)