aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container_release5.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-17 09:57:16 -0700
committerGitHub <noreply@github.com>2022-10-17 09:57:16 -0700
commit2fa43f69485a175ed8df78f7bd138ad022323535 (patch)
tree2ae9050165fa82783ee62f25d5314d3ad3fd4ccf /.github/workflows/container_release5.yml
parentb889f734ec4756bb9ac07203c1ddf55377a8ee62 (diff)
downloadseaweedfs-2fa43f69485a175ed8df78f7bd138ad022323535.tar.xz
seaweedfs-2fa43f69485a175ed8df78f7bd138ad022323535.zip
build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (#3866)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/8b122486cedac8393e77aa9734c3528886e4a1a8...e81a89b1732b9c48d79cd809d8d81d79c4647a18) --- 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> 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.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/container_release5.yml b/.github/workflows/container_release5.yml
index a8e9a968a..71c91cd2a 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@8b122486cedac8393e77aa9734c3528886e4a1a8 # v1
+ uses: docker/setup-qemu-action@e81a89b1732b9c48d79cd809d8d81d79c4647a18 # v1
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v1