Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-3' into dev
  • Loading branch information
nafets227 committed Sep 27, 2023
2 parents c6463d4 + 7e3769b commit e1bd308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
images: ghcr.io/${{ github.repository }}

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

- name: Build Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit e1bd308

Please sign in to comment.