Skip to content

Commit 0f87d6a

Browse files
chore(deps): update docker/setup-qemu-action digest to 96fe6ef
1 parent b3773da commit 0f87d6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Build binary (no-bytecode workaround)
7878
run: pnpm exec pkg dist/cli.cjs --config package.json --compress Brotli --target node24-linux-arm64 --output dist/resend --no-bytecode --public-packages "*" --public
7979
- name: Set up QEMU
80-
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
80+
uses: docker/setup-qemu-action@96fe6ef7f33517b61c61be40b68a1882f3264fb8 # v4
8181
with:
8282
platforms: arm64
8383
- name: Verify binary runs under arm64 emulation

0 commit comments

Comments
 (0)