Skip to content

Commit 6e26ccd

Browse files
authored
Merge pull request #1390 from crossplane-contrib/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 4fd8129
2 parents cc3cc15 + de03165 commit 6e26ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/uptest-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
platforms: all
5454

5555
- name: Setup Docker Buildx
56-
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3
56+
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4 # v3
5757
with:
5858
version: ${{ env.DOCKER_BUILDX_VERSION }}
5959
install: true

0 commit comments

Comments
 (0)