Skip to content

Commit 6b53e86

Browse files
Merge pull request #15 from AnotherStranger/renovate/mamba-org-setup-micromamba-digest
refactor(deps): update mamba-org/setup-micromamba digest to 4b9113a
2 parents 18ae0ac + e065636 commit 6b53e86

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1919
with:
2020
fetch-depth: 0
21-
- uses: mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822 # v1
21+
- uses: mamba-org/setup-micromamba@4b9113af4fba0e9e1124b252dd6497a419e7396d # v1
2222
with:
2323
micromamba-version: 1.5.8-0
2424
environment-file: env.yml

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1919
with:
2020
fetch-depth: 0
21-
- uses: mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822 # v1
21+
- uses: mamba-org/setup-micromamba@4b9113af4fba0e9e1124b252dd6497a419e7396d # v1
2222
with:
2323
micromamba-version: 1.5.8-0
2424
environment-file: env.yml

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
${{ runner.os }}-build-
3636
${{ runner.os }}-
3737
38-
- uses: mamba-org/setup-micromamba@f8b8a1e23a26f60a44c853292711bacfd3eac822 # v1
38+
- uses: mamba-org/setup-micromamba@4b9113af4fba0e9e1124b252dd6497a419e7396d # v1
3939
with:
4040
micromamba-version: 1.5.8-0
4141
environment-file: env.yml

0 commit comments

Comments
 (0)