Skip to content

Commit 222b8d3

Browse files
authored
Merge pull request #554 from tofuutils/dependabot/github_actions/docker/setup-qemu-action-4.0.0
gh-actions: bump docker/setup-qemu-action from 3.7.0 to 4.0.0
2 parents 64e06e0 + 531cb6e commit 222b8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Set up QEMU
24-
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # ratchet:docker/setup-qemu-action@v3
24+
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # ratchet:docker/setup-qemu-action@v4.0.0
2525

2626
- name: Set up Docker Buildx
2727
uses: docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # ratchet:docker/setup-buildx-action@v4.0.0

0 commit comments

Comments
 (0)