Skip to content

Commit 4057845

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/docker/setup-qemu-action-3' into fix_release_pipeline
2 parents 0c9255a + 60a51a2 commit 4057845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
password: ${{ secrets.DOCKERHUB_TOKEN }}
7878

7979
- name: Setup QEMU for docker buildx
80-
uses: docker/setup-qemu-action@v2
80+
uses: docker/setup-qemu-action@v3
8181

8282
- name: Setup Docker Buildx
8383
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)