Skip to content

Commit

Permalink
Merge pull request #91 from crossplane/renovate/docker-setup-buildx-a…
Browse files Browse the repository at this point in the history
…ction-3.x
  • Loading branch information
jeanduplessis authored Oct 7, 2024
2 parents 448d630 + 13b0170 commit a348570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
platforms: all

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
with:
version: ${{ env.DOCKER_BUILDX_VERSION }}
install: true
Expand Down

0 comments on commit a348570

Please sign in to comment.