Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.2.0 to 3.6.1 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 4b3f9ed commit f7f27e8
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 @@ -33,7 +33,7 @@ jobs:

steps:
- uses: actions/[email protected]
- uses: docker/setup-buildx-action@v3.2.0
- uses: docker/setup-buildx-action@v3.6.1

- name: Log in to Docker Hub
if: ${{ env.needToPush }}
Expand Down

0 comments on commit f7f27e8

Please sign in to comment.