Skip to content

Commit

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

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
samuelattwood committed Sep 25, 2023
2 parents c3b6039 + f2b7fb7 commit c8843b4
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@v2
uses: docker/setup-buildx-action@v3

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

0 comments on commit c8843b4

Please sign in to comment.