Skip to content

Commit

Permalink
Merge pull request dchesterton#39 from dchesterton/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/docker/setup-buildx-action-1.6.0

[ci skip]: Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
  • Loading branch information
dchesterton committed Oct 26, 2021
2 parents 0ccdc6f + 65623b4 commit 9ba2544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
- 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]
with:
Expand Down

0 comments on commit 9ba2544

Please sign in to comment.