Skip to content

Commit

Permalink
ci: bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (#718)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 5ce2598 commit e3ba934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
echo "image_branch_version=$image_branch_version" >> $GITHUB_OUTPUT
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.9.0
uses: docker/setup-buildx-action@v3.10.0

- name: Login to DockerHub
if: ${{ !github.event.pull_request.head.repo.fork }}
Expand Down

0 comments on commit e3ba934

Please sign in to comment.