Skip to content

Commit

Permalink
Merge pull request #570 from rdavydov/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-buildx-action-3.5.0

Bump docker/setup-buildx-action from 3.3.0 to 3.5.0
  • Loading branch information
rdavydov authored Jul 24, 2024
2 parents 589ec4f + 56a296c commit fd2f399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: docker/[email protected]

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.3.0
uses: docker/setup-buildx-action@v3.5.0

- name: Login to DockerHub
uses: docker/[email protected]
Expand Down

0 comments on commit fd2f399

Please sign in to comment.