Skip to content

Commit a3fa593

Browse files
authored
Merge pull request #55 from crossplane-contrib/renovate/docker-setup-buildx-action-4.x
chore(deps): update docker/setup-buildx-action action to v4
2 parents 642b058 + b397f80 commit a3fa593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
platforms: all
118118

119119
- name: Setup Docker Buildx
120-
uses: docker/setup-buildx-action@v3
120+
uses: docker/setup-buildx-action@v4
121121
with:
122122
version: ${{ env.DOCKER_BUILDX_VERSION }}
123123
install: true

0 commit comments

Comments
 (0)