Skip to content

Commit

Permalink
Merge pull request #101 from crossplane-contrib/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/docker/setup-buildx-action-3

chore(deps): bump docker/setup-buildx-action from 1 to 3
  • Loading branch information
AtzeDeVries authored Dec 9, 2024
2 parents 1c9623d + d6435c1 commit ca21eab
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 @@ -181,7 +181,7 @@ jobs:
with:
platforms: all
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v3
with:
version: ${{ env.DOCKER_BUILDX_VERSION }}
install: true
Expand Down

0 comments on commit ca21eab

Please sign in to comment.