Skip to content

Commit 8f39009

Browse files
authored
Merge pull request #87 from upbound/renovate/docker-setup-buildx-action-digest
chore(deps): update docker/setup-buildx-action digest to 2b51285
2 parents bd197fe + 61d0c7c commit 8f39009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
platforms: all
3737

3838
- name: Setup Docker Buildx
39-
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
39+
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3
4040
with:
4141
version: ${{ env.DOCKER_BUILDX_VERSION }}
4242
install: true

0 commit comments

Comments
 (0)