Skip to content

Commit

Permalink
Merge pull request #136 from vladgh/renovate/docker-setup-buildx-acti…
Browse files Browse the repository at this point in the history
…on-1.x
  • Loading branch information
vladgh authored Sep 3, 2021
2 parents 670ff90 + cb68455 commit fbac87b
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 @@ -51,7 +51,7 @@ jobs:
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker BuildX
uses: docker/setup-buildx-action@v1.5.1
uses: docker/setup-buildx-action@v1.6.0
- name: Login to DockerHub
uses: docker/[email protected]
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit fbac87b

Please sign in to comment.