From ad5fc735489afca7b5816e6da7ed985031cbbea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 03:09:54 +0000 Subject: [PATCH] Bump mamba-org/setup-micromamba from 1.6.0 to 1.7.0 Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](https://github.com/mamba-org/setup-micromamba/compare/db1df3ba9e07ea86f759e98b575c002747e9e757...8752438cc2755ab7d0de2a8d70b694f5586baae8) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pytest-with-coverage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest-with-coverage.yaml b/.github/workflows/pytest-with-coverage.yaml index 4b250d6f..4580f5f2 100644 --- a/.github/workflows/pytest-with-coverage.yaml +++ b/.github/workflows/pytest-with-coverage.yaml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v4 - name: Set up Conda environment with Micromamba - uses: mamba-org/setup-micromamba@db1df3ba9e07ea86f759e98b575c002747e9e757 + uses: mamba-org/setup-micromamba@8752438cc2755ab7d0de2a8d70b694f5586baae8 with: environment-file: envs/environment-test.yaml environment-name: salishsea-nowcast-test