Skip to content

Commit 218027c

Browse files
Merge pull request #173 from Paperist/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3.6.1
2 parents fc7a338 + 067d88b commit 218027c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
- name: Set up QEMU
2525
uses: docker/setup-qemu-action@5927c834f5b4fdf503fca6f4c7eccda82949e1ee # v3.1.0
2626
- name: Set up Docker Buildx
27-
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
27+
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
2828
with:
2929
config-inline: |
3030
[dns]

0 commit comments

Comments
 (0)