summaryrefslogtreecommitdiff
path: root/.github/workflows/build-containers.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-15 18:00:47 +0200
committerGitHub <noreply@github.com>2024-04-15 18:00:47 +0200
commit9dfd91efbb8f47f79f0cc3f2e3259deb83e3cb6f (patch)
tree03801ce63f0b4800bc2472783fa100226e0cf987 /.github/workflows/build-containers.yml
parent1a7baadbff1218df2bf4983f04256136e2657d8d (diff)
downloadspack-9dfd91efbb8f47f79f0cc3f2e3259deb83e3cb6f.tar.gz
spack-9dfd91efbb8f47f79f0cc3f2e3259deb83e3cb6f.tar.bz2
spack-9dfd91efbb8f47f79f0cc3f2e3259deb83e3cb6f.tar.xz
spack-9dfd91efbb8f47f79f0cc3f2e3259deb83e3cb6f.zip
build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#43542)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/2b51285047da1547ffb1b2203d8be4c0af6b1f20...d70bba72b1f3fd22344832f00baa16ece964efeb) --- updated-dependencies: - dependency-name: docker/setup-buildx-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/build-containers.yml')
-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 3de3755185..79a72939c2 100644
--- a/.github/workflows/build-containers.yml
+++ b/.github/workflows/build-containers.yml
@@ -96,7 +96,7 @@ jobs:
uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3
- name: Set up Docker Buildx
- uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20
+ uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
- name: Log in to GitHub Container Registry
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20