Skip to content

Commit 97763f9

Browse files
dependabot[bot]austinvazquez
authored andcommitted
build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 4c1ebe3) Signed-off-by: Austin Vazquez <[email protected]>
1 parent 6875bb1 commit 97763f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
path: src/github.com/containerd/containerd
104104

105105
- name: Setup buildx instance
106-
uses: docker/setup-buildx-action@v2
106+
uses: docker/setup-buildx-action@v3
107107
with:
108108
use: true
109109
- uses: crazy-max/ghaction-github-runtime@v2 # sets up needed vars for caching to github

0 commit comments

Comments
 (0)