Skip to content

Commit

Permalink
Merge pull request #16 from renovate-bot/renovate/docker-setup-buildx…
Browse files Browse the repository at this point in the history
…-action-3.x

Update docker/setup-buildx-action action to v3
  • Loading branch information
NxPKG authored Jan 27, 2024
2 parents b07fa4b + 874fc86 commit 8f717ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: docker/setup-qemu-action@v2

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Login to DockerHub
uses: docker/login-action@v3
Expand Down

0 comments on commit 8f717ab

Please sign in to comment.