Skip to content

Commit

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

Bump docker/setup-qemu-action from 2 to 3
  • Loading branch information
samuelattwood committed Sep 25, 2023
2 parents f1e9376 + 912113a commit c3b6039
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 @@ -16,7 +16,7 @@ jobs:
go-version-file: go.mod

- name: Setup QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3

- name: Setup Docker Buildx
id: buildx
Expand Down

0 comments on commit c3b6039

Please sign in to comment.