Skip to content

Commit a2100b8

Browse files
build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.10.0 (#87)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Péter Garamvölgyi <[email protected]>
1 parent 0ef4cb3 commit a2100b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: npm install
3232

3333
- name: Set up Docker Buildx
34-
uses: docker/setup-buildx-action@885d1462b80bc1c1c7f0b00334ad271f09369c55 # v2.10.0
34+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
3535
with:
3636
cache-binary: false
3737

0 commit comments

Comments
 (0)