Skip to content

Commit

Permalink
Merge pull request #113 from Qlever-LLC/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/setup-buildx-action-3.5.0

build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0
  • Loading branch information
awlayton authored Jul 25, 2024
2 parents 474b142 + 6226ab1 commit d45e7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.4.0
uses: docker/setup-buildx-action@v3.5.0
with:
version: latest

Expand Down

0 comments on commit d45e7f2

Please sign in to comment.