Skip to content

Commit

Permalink
ci: bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#593)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 6, 2024
1 parent e97995e commit 145f328
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 @@ -76,7 +76,7 @@ jobs:
echo "image_branch_version=$image_branch_version" >> $GITHUB_OUTPUT
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.5.0
uses: docker/setup-buildx-action@v3.6.1

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

0 comments on commit 145f328

Please sign in to comment.