Bump docker/setup-buildx-action from 3.2.0 to 3.6.1 (#6)

This commit is contained in:
dependabot[bot] 2024-09-23 22:55:46 +00:00 committed by GitHub
parent 4b3f9ed60e
commit f7f27e8eb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v4.1.1
- 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 }}