From 06066d2d79bbafb00961ed7484c20091b904b4d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 14:12:09 +0000 Subject: [PATCH 1/2] Bump mamba-org/setup-micromamba Bumps [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) from 25949dd7cbed1382ed14df19c63f04c72c72cd67 to 93692eeb9c32b394efd4c3190717e877a1bf45ab. - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](https://github.com/mamba-org/setup-micromamba/compare/25949dd7cbed1382ed14df19c63f04c72c72cd67...93692eeb9c32b394efd4c3190717e877a1bf45ab) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 863f90a..d38d307 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: - name: Fetch full git history run: git fetch --prune --unshallow - name: Set up Micromamba env - uses: mamba-org/setup-micromamba@25949dd7cbed1382ed14df19c63f04c72c72cd67 + uses: mamba-org/setup-micromamba@93692eeb9c32b394efd4c3190717e877a1bf45ab with: environment-file: ${{ matrix.environment-file }} create-args: >- From 88a68a2fd239af607837c2975ffff78499d74730 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Mon, 19 Feb 2024 15:15:26 +0100 Subject: [PATCH 2/2] Update .github/workflows/ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d38d307..4f2dc26 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: - name: Fetch full git history run: git fetch --prune --unshallow - name: Set up Micromamba env - uses: mamba-org/setup-micromamba@93692eeb9c32b394efd4c3190717e877a1bf45ab + uses: mamba-org/setup-micromamba@8767fb704bd78032e9392f0386bf46950bdd1194 with: environment-file: ${{ matrix.environment-file }} create-args: >-