Skip to content

Commit

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

Update docker/setup-buildx-action action to v3
  • Loading branch information
githubcdr authored Oct 20, 2023
2 parents 0dfc0a8 + d05a212 commit 139da1d
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 @@ -35,7 +35,7 @@ jobs:

- name: Set up Docker Buildx
id: 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 139da1d

Please sign in to comment.