Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 28, 2023
1 parent 9a59567 commit 016704d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
platforms: ${{ steps.docker_binaries.outputs.platforms }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.7.0
uses: docker/setup-buildx-action@v2.8.0

- name: Login to Docker Hub
uses: docker/login-action@v2.2.0
Expand Down

0 comments on commit 016704d

Please sign in to comment.