diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-20 11:02:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-20 11:02:46 -0800 |
| commit | 8a922eb51871fe90a92ed481a56acce3101e2bd9 (patch) | |
| tree | 3a0e34dec1844126791cb1a210011ad819b0028a /.github/workflows/container_release5.yml | |
| parent | 56876ac65402aac0ab9d827bf647c06557920474 (diff) | |
| download | seaweedfs-8a922eb51871fe90a92ed481a56acce3101e2bd9.tar.xz seaweedfs-8a922eb51871fe90a92ed481a56acce3101e2bd9.zip | |
chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#6459)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/49b3bc8e6bdd4a60e6116a5414239cba5943d3cf...53851d14592bedcffcf25ea515637cff71ef929a)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/container_release5.yml')
| -rw-r--r-- | .github/workflows/container_release5.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_release5.yml b/.github/workflows/container_release5.yml index 89cf7bd86..3d39d958a 100644 --- a/.github/workflows/container_release5.yml +++ b/.github/workflows/container_release5.yml @@ -34,7 +34,7 @@ jobs: org.opencontainers.image.vendor=Chris Lu - name: Set up QEMU - uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v1 + uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v1 - name: Set up Docker Buildx uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v1 |
