Skip to content

Commit da68c2d

Browse files
authored
Merge pull request #55 from crossplane-contrib/renovate/docker-setup-buildx-action-digest
chore(deps): update docker/setup-buildx-action digest to 988b5a0
2 parents a3f5930 + 70ab231 commit da68c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
platforms: all
178178

179179
- name: Setup Docker Buildx
180-
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3
180+
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3
181181
with:
182182
version: ${{ env.DOCKER_BUILDX_VERSION }}
183183
install: true

0 commit comments

Comments
 (0)