Skip to content

Commit 54d077b

Browse files
dependabot[bot]DoPaNik
authored andcommitted
Bump docker/setup-buildx-action from 3.1.0 to 3.11.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.1.0 to 3.11.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.1.0...v3.11.1) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eec9f9f commit 54d077b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildAndPushContainer.yml

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

2929
- name: Docker Setup Buildx 🛠️
30-
uses: docker/setup-buildx-action@v3.1.0
30+
uses: docker/setup-buildx-action@v3.11.1
3131

3232
- name: Login to Docker Hub 💁‍♀️🐳
3333
uses: docker/[email protected]

0 commit comments

Comments
 (0)