Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent aa971d0 commit 205ce6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
type=ref,event=tag
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.3.0
uses: docker/setup-buildx-action@v3.4.0

- name: Login to DockerHub
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 205ce6f

Please sign in to comment.