Skip to content

Commit

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

Bump docker/setup-buildx-action from 3.1.0 to 3.3.0
  • Loading branch information
rdavydov committed Apr 11, 2024
2 parents 2f50a98 + b61f8e8 commit 0f082dd
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/setup-qemu-action@v3.0.0

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

- name: Login to DockerHub
uses: docker/login-action@v3.1.0
Expand Down

0 comments on commit 0f082dd

Please sign in to comment.