Skip to content

Commit

Permalink
chore(deps): update docker/setup-qemu-action action to v2.2.0
Browse files Browse the repository at this point in the history
| datasource  | package                  | from | to     |
| ----------- | ------------------------ | ---- | ------ |
| github-tags | docker/setup-qemu-action | v2   | v2.2.0 |
  • Loading branch information
plural-renovate[bot] committed Feb 14, 2024
1 parent b03d145 commit 9682cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
type=semver,pattern={{version}},value=${{ needs.bump.outputs.newTag }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7 # v2.2.0

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

0 comments on commit 9682cf6

Please sign in to comment.