Skip to content

Commit ad091f4

Browse files
chore(deps): update docker/setup-qemu-action digest to c7c5346 (#358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d17b67b commit ad091f4

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@29109295f81e9208d7d86ff1c6c12d2833863392 # v3
89+
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3
9090
with:
9191
platforms: 'arm64'
9292
# TODO: remove this line once https://github.com/tonistiigi/binfmt/issues/258

0 commit comments

Comments
 (0)