Skip to content

Commit

Permalink
Merge pull request #220 from nats-io/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-2

Bump docker/setup-buildx-action from 1 to 2
  • Loading branch information
samuelattwood authored Apr 20, 2023
2 parents 6c72e96 + 0fc2182 commit ff3aced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Setup Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v1
uses: docker/setup-buildx-action@v2

- name: Setup Docker Hub
uses: docker/login-action@v2
Expand Down

0 comments on commit ff3aced

Please sign in to comment.