Skip to content

Commit f9a2918

Browse files
author
Self-hosted Renovate Bot
committed
chore(deps): update docker/setup-qemu-action action to v3
1 parent 048b9d4 commit f9a2918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Install make
4949
run: sudo apt-get -y install make
5050
- name: Set up QEMU
51-
uses: docker/setup-qemu-action@v2
51+
uses: docker/setup-qemu-action@v3
5252
- name: Set up Docker Context for Buildx
5353
shell: bash
5454
id: buildx-context

0 commit comments

Comments
 (0)