Skip to content

Commit

Permalink
Update mamba-org/setup-micromamba digest to 07380a3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 6d3c11d commit 886c147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4


- uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc
- uses: mamba-org/setup-micromamba@07380a33bc6ec02d0a7800a0102c24fd351ce169
with:
micromamba-version: '2.0.5-0'
environment-file: conda.dev.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc
- uses: mamba-org/setup-micromamba@07380a33bc6ec02d0a7800a0102c24fd351ce169
with:
micromamba-version: '2.0.5-0'
environment-file: conda.dev.yml
Expand Down

0 comments on commit 886c147

Please sign in to comment.