Skip to content

Commit

Permalink
ci(github-action): update docker/setup-qemu-action action ( v3.2.0 → …
Browse files Browse the repository at this point in the history
…v3.3.0 )

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | docker/setup-qemu-action | v3.2.0 | v3.3.0 |


Signed-off-by: klabautermann-bot[bot] <134834237+klabautermann-bot[bot]@users.noreply.github.com>
  • Loading branch information
klabautermann-bot[bot] authored Jan 8, 2025
1 parent 2a284de commit b065ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
uses: fluxcd/flux2/action@5350425cdcd5fa015337e09fa502153c0275bd4b # v2.4.0

- name: Setup QEMU
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3.3.0

- name: Setup Docker Buildx
id: buildx
Expand Down

0 comments on commit b065ec1

Please sign in to comment.