Skip to content

Commit 3321b8a

Browse files
chore(deps): update docker/setup-qemu-action action to v4 (#409)
1 parent 7317be8 commit 3321b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bake_targets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
# TODO: review this when GitHub has linux/arm64 runners available (Q1 2025?)
8787
# https://github.com/github/roadmap/issues/970
8888
- name: Set up QEMU
89-
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
89+
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
9090
with:
9191
platforms: 'arm64'
9292
# TODO: remove this line once https://github.com/tonistiigi/binfmt/issues/258

0 commit comments

Comments
 (0)