Skip to content

Commit 419b245

Browse files
chore(deps): update docker/setup-qemu-action action to v4 (#62)
This PR contains the following updates: https://github.com/docker/setup-qemu-action `v3` → `v4`
1 parent 143bf95 commit 419b245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
password: ${{ env.REGISTRY_PASSWORD }}
2828

2929
- name: Set up QEMU
30-
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
30+
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
3131

3232
- name: Set up Docker Buildx
3333
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4

0 commit comments

Comments
 (0)