Skip to content

Commit

Permalink
Merge pull request #1699 from jupyter/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-buildx-action-2

Bump docker/setup-buildx-action from 1.7.0 to 2
  • Loading branch information
consideRatio committed May 9, 2022
2 parents fd56502 + 1a82dc9 commit 7abd8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: docker/setup-qemu-action@8b122486cedac8393e77aa9734c3528886e4a1a8 # dependabot updates to latest release

- name: Set up Docker Buildx (for multi-arch builds) 🐳
uses: docker/setup-buildx-action@f211e3e9ded2d9377c8cadc4489a4e38014bc4c9 # dependabot updates to latest release
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # dependabot updates to latest release

- name: Checkout Repo ⚡️
uses: actions/checkout@v3
Expand Down

0 comments on commit 7abd8a6

Please sign in to comment.