Skip to content

Commit

Permalink
feat: Update Buildx version
Browse files Browse the repository at this point in the history
  • Loading branch information
devmizz committed Jul 7, 2024
1 parent e4171c2 commit f5459a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/showpot-dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo $SECRET_KEY > ./app/src/main/resources/application-dev.yml

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

- name: Docker Login
uses: docker/login-action@v2
Expand Down

0 comments on commit f5459a1

Please sign in to comment.