Skip to content

Commit

Permalink
Merge pull request #761 from warengroup/dependabot/github_actions/dev…
Browse files Browse the repository at this point in the history
…elop/docker/setup-buildx-action-2.8.0

Bump docker/setup-buildx-action from 2.7.0 to 2.8.0
  • Loading branch information
github-actions[bot] authored Jun 29, 2023
2 parents 4aaf1ca + f2e2c0b commit d5e9508
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@v3
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v2.7.0
uses: docker/setup-buildx-action@v2.8.0
id: buildx
with:
install: true
Expand Down

0 comments on commit d5e9508

Please sign in to comment.