Skip to content

Commit 6d00155

Browse files
committed
test revert docker/setup-buildx-action
1 parent 596919c commit 6d00155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/artifacts_build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ runs:
7171
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 #3.6.0
7272

7373
- name: Set up Docker Buildx
74-
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 #3.11.1
74+
uses: docker/setup-buildx-action@v3
7575

7676
- name: Login to private AWS ECR
7777
if: ${{ inputs.push_image == true || inputs.push_image == 'true' }}

0 commit comments

Comments
 (0)