Skip to content

Commit

Permalink
Merge pull request #1059 from warengroup/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…velop/docker/setup-buildx-action-3.6.1

Bump docker/setup-buildx-action from 3.5.0 to 3.6.1
  • Loading branch information
github-actions[bot] authored Jul 30, 2024
2 parents 6ecf0ea + 20b9b61 commit 724ed6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3.5.0
uses: docker/setup-buildx-action@v3.6.1
id: buildx
with:
install: true
Expand Down

0 comments on commit 724ed6e

Please sign in to comment.