summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-05 10:35:12 -0500
committerGitHub <noreply@github.com>2024-10-05 10:35:12 -0500
commitdce3cf6f31de36f97e4e3d8e3fcc00c92f5a3d92 (patch)
tree25239455aa4d094be11c5e3fd13809ab12f3c5d0 /.github/workflows
parentd763d6f7388216b333bff77d8f79438667003ee8 (diff)
downloadspack-dce3cf6f31de36f97e4e3d8e3fcc00c92f5a3d92.tar.gz
spack-dce3cf6f31de36f97e4e3d8e3fcc00c92f5a3d92.tar.bz2
spack-dce3cf6f31de36f97e4e3d8e3fcc00c92f5a3d92.tar.xz
spack-dce3cf6f31de36f97e4e3d8e3fcc00c92f5a3d92.zip
build(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 (#46796)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/8026d2bc3645ea78b0d2544766a1225eb5691f89...c47758b77c9736f4b2ef4073d4d51994fabfe349) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-patch ... 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')
-rw-r--r--.github/workflows/build-containers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-containers.yml b/.github/workflows/build-containers.yml
index 39c43be356..4209500eb9 100644
--- a/.github/workflows/build-containers.yml
+++ b/.github/workflows/build-containers.yml
@@ -96,7 +96,7 @@ jobs:
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf
- name: Set up Docker Buildx
- uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89
+ uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349
- name: Log in to GitHub Container Registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567