Skip to content

Commit 30f0085

Browse files
chore(deps): update docker/setup-buildx-action digest to 988b5a0 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b48063 commit 30f0085

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
@@ -38,7 +38,7 @@ jobs:
3838
platforms: all
3939

4040
- name: Setup Docker Buildx
41-
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3
41+
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3
4242
with:
4343
version: ${{ env.DOCKER_BUILDX_VERSION }}
4444
install: true

0 commit comments

Comments
 (0)