Skip to content

Commit 0b1bc31

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(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]>
1 parent ed10568 commit 0b1bc31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
-
6565
name: Set up Docker Buildx
6666
id: buildx
67-
uses: docker/setup-buildx-action@v2
67+
uses: docker/setup-buildx-action@v3
6868

6969
# https://evilmartians.com/chronicles/build-images-on-github-actions-with-docker-layer-caching
7070
- name: Cache Docker layers

0 commit comments

Comments
 (0)