Skip to content

Commit e9e1e23

Browse files
authored
Merge pull request #436 from jupyterhub/dependabot/github_actions/docker/setup-buildx-action-2.1.0
build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0
2 parents 646a034 + 6fe0444 commit e9e1e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # associated tag: v1.0.2
5555

5656
- name: Set up Docker Buildx (for multi-arch builds)
57-
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # associated tag: v1.1.2
57+
uses: docker/setup-buildx-action@95cb08cb2672c73d4ffd2f422e6d11953d2a9c70 # associated tag: v1.1.2
5858

5959
- name: Setup push rights to Docker Hub
6060
# This was setup by...

0 commit comments

Comments
 (0)