Skip to content

Commit 5c72869

Browse files
dependabot[bot]qmonnet
authored andcommitted
ci: bump docker/setup-qemu-action from 2.1.0 to 3.6.0
--- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 502dbdc commit 5c72869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
strip src/bpftool
9696
9797
- name: Set up QEMU
98-
uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # v2.1.0
98+
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
9999
if: matrix.arch == 'arm64'
100100
with:
101101
platforms: arm64

0 commit comments

Comments
 (0)