Skip to content

Commit

Permalink
Merge pull request #47 from homeall/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…setup-buildx-action-3.6.1
  • Loading branch information
ionutz89 authored Sep 23, 2024
2 parents 8676e9a + e67454d commit c35d13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

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

- name: Build and push
uses: docker/build-push-action@v6
Expand Down

0 comments on commit c35d13e

Please sign in to comment.