Skip to content

Commit

Permalink
build(deps): bump docker/setup-buildx-action from 2 to 3 (#6)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: zakir <80246097+zakir-code@users.noreply.github.com>
  • Loading branch information
2 people authored and github-actions[bot] committed Feb 18, 2024
1 parent 8637f61 commit 2bdae8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: docker/setup-qemu-action@v2

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Docker meta
id: meta
Expand Down

0 comments on commit 2bdae8f

Please sign in to comment.