Skip to content

Commit

Permalink
Merge pull request #2469 from StevenBlack/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
StevenBlack authored Oct 1, 2023
2 parents 232ec84 + d28f94c commit df52f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
persist-credentials: false

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

- name: Log in to the Container registry
uses: docker/login-action@v3
Expand Down

0 comments on commit df52f06

Please sign in to comment.