Skip to content

Commit

Permalink
Update buildx action from v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
imnasnainaec committed Nov 13, 2024
1 parent 29095e9 commit 3fd2eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/combine-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
password: ${{ inputs.aws_secret_access_key }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Build The Combine
run: >
Expand Down

0 comments on commit 3fd2eb2

Please sign in to comment.