Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from AOEpeople/renovate/docker-setup-buildx-ac…
Browse files Browse the repository at this point in the history
…tion-3.x

chore(deps): update docker/setup-buildx-action action to v3
  • Loading branch information
tolleiv authored May 19, 2024
2 parents e12a6ee + 5c7354e commit d7b09f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: docker/setup-qemu-action@v1

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

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

0 comments on commit d7b09f7

Please sign in to comment.