Skip to content

Commit

Permalink
Merge pull request #11 from neochrome/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-buildx-action-1.3.0
  • Loading branch information
dependabot[bot] authored May 12, 2021
2 parents a7304a3 + 01042d3 commit 81339a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: docker/setup-qemu-action@v1

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v1.3.0

- name: Login to Docker Hub
if: ${{ !env.ACT && github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 81339a1

Please sign in to comment.