From 007b645dad2796be133bcaa457ccc122ef32fe76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 13:54:06 +0000 Subject: [PATCH] Bump mamba-org/setup-micromamba from 2.0.5 to 2.0.7 Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.5 to 2.0.7. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](https://github.com/mamba-org/setup-micromamba/compare/b09ef9b599704322748535812ca03efb2625677b...add3a49764cedee8ee24e82dfde87f5bc2914462) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/conda-lock-command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conda-lock-command.yml b/.github/workflows/conda-lock-command.yml index 3d47649..dcad208 100644 --- a/.github/workflows/conda-lock-command.yml +++ b/.github/workflows/conda-lock-command.yml @@ -38,7 +38,7 @@ jobs: # Install conda-lock library with Micromamba - name: Install conda-lock with Micromamba - uses: mamba-org/setup-micromamba@b09ef9b599704322748535812ca03efb2625677b # v2.0.5 + uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 # v2.0.7 with: environment-name: conda-lock-env create-args: >-