Skip to content

Commit dd538f7

Browse files
author
CssTechnology
authored
Update main.yml
1 parent 48051a3 commit dd538f7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,8 @@ jobs:
6868

6969

7070
- name: Setup Buildx
71-
uses: optum-eeps/epl-actions/setup-buildx-action@v1
71+
uses: docker/setup-buildx-action@v2
7272
with:
73-
buildx-version: ${{ inputs.docker-buildx-version }}
74-
platforms: ${{ inputs.docker-platforms }}
73+
version: ${{ inputs.docker-buildx-version }}
7574

7675

0 commit comments

Comments
 (0)