Skip to content

Commit

Permalink
chore(deps): update docker/setup-qemu-action action to v2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

| datasource  | package                  | from | to |
| ----------- | ------------------------ | ---- | -- |
| github-tags | docker/setup-qemu-action | v1   | v2 |
  • Loading branch information
renovate[bot] authored Jul 22, 2022
1 parent 8838952 commit aed2378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v2

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

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit aed2378

Please sign in to comment.