Skip to content

Commit

Permalink
Merge pull request #353 from chaspy/renovate/docker-setup-buildx-acti…
Browse files Browse the repository at this point in the history
…on-2.x

Update docker/setup-buildx-action action to v2
  • Loading branch information
chaspy authored Jul 2, 2023
2 parents 03e1e9e + c0f5d41 commit 9d30b17
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 @@ -33,7 +33,7 @@ jobs:
echo ::set-output name=created::$(date -u +'%Y-%m-%dT%H:%M:%SZ')
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v2
-
name: Login to DockerHub
uses: docker/login-action@v2
Expand Down

0 comments on commit 9d30b17

Please sign in to comment.