Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 4ea2e87 commit d28790d
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.8.0
uses: docker/setup-buildx-action@v3.9.0

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

0 comments on commit d28790d

Please sign in to comment.