Skip to content

Commit

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

Bump docker/setup-buildx-action from 3.6.1 to 3.7.1
  • Loading branch information
ionutz89 authored Oct 22, 2024
2 parents 4260973 + 63e983b commit f2870a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

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

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

0 comments on commit f2870a0

Please sign in to comment.