Skip to content

Commit

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

Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
  • Loading branch information
mathbunnyru committed May 3, 2022
2 parents 476829f + 2bdc060 commit d8ebb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Expand Up @@ -70,7 +70,7 @@ jobs:
uses: docker/setup-qemu-action@27d0a4f181a40b142cce983c5393082c365d1480 # dependabot updates to latest release

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

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

0 comments on commit d8ebb0d

Please sign in to comment.