Skip to content

Commit

Permalink
Merge pull request #8 from NovoG93/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
NovoG93 authored Nov 16, 2023
2 parents 3357fbc + 11c6b84 commit 2b67b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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: Login to DockerHub
uses: docker/login-action@v3
Expand Down

0 comments on commit 2b67b29

Please sign in to comment.