From 4c1a6c30d8a14a62c043dd8b97c5e51afe3ef5b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:08:43 +0000 Subject: [PATCH] Bump mamba-org/setup-micromamba from 2.0.7 to 3.0.0 Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 2.0.7 to 3.0.0. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](https://github.com/mamba-org/setup-micromamba/compare/add3a49764cedee8ee24e82dfde87f5bc2914462...d7c9bd84e824b79d2af72a2d4196c7f4300d3476) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pytest-no-midoss.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest-no-midoss.yaml b/.github/workflows/pytest-no-midoss.yaml index e50f92b..2cbf758 100644 --- a/.github/workflows/pytest-no-midoss.yaml +++ b/.github/workflows/pytest-no-midoss.yaml @@ -30,7 +30,7 @@ jobs: run: echo "date=$(date +%Y-%m-%d)" >> "${GITHUB_OUTPUT}" - name: Set up Conda environment with Micromamba - uses: mamba-org/setup-micromamba@add3a49764cedee8ee24e82dfde87f5bc2914462 + uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 with: environment-file: envs/environment-test-no-midoss.yaml environment-name: moad-tools-test-no-midoss