Skip to content

Commit

Permalink
Merge pull request #991 from evemonk/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
biow0lf authored Sep 12, 2023
2 parents 3d105b1 + 0d5bd28 commit a0cd683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

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

- name: Build and push
id: docker_build
Expand Down

0 comments on commit a0cd683

Please sign in to comment.