Skip to content

Commit 8753b0a

Browse files
chore(deps): bump the github-actions group with 5 updates (#3254)
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) | `2.0.0` | `2.0.2` | | [gautamkrishnar/keepalive-workflow](https://github.com/gautamkrishnar/keepalive-workflow) | `2.0.7` | `2.0.8` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `5.5.1` | `5.6.1` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.9.0` | `6.10.0` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.6.0` | `5.0.7` | Updates `mamba-org/setup-micromamba` from 2.0.0 to 2.0.2 - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@617811f...06375d8) Updates `gautamkrishnar/keepalive-workflow` from 2.0.7 to 2.0.8 - [Release notes](https://github.com/gautamkrishnar/keepalive-workflow/releases) - [Commits](gautamkrishnar/keepalive-workflow@3eb47f2...995aec6) Updates `docker/metadata-action` from 5.5.1 to 5.6.1 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@8e5442c...369eb59) Updates `docker/build-push-action` from 6.9.0 to 6.10.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@4f58ea7...48aba3b) Updates `codecov/codecov-action` from 4.6.0 to 5.0.7 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@b9fd7d1...015f24e) --- updated-dependencies: - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: gautamkrishnar/keepalive-workflow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef473d9 commit 8753b0a

14 files changed

+22
-22
lines changed

.github/workflows/bot-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ref: ${{ steps.latest_release.outputs.tag_name }}
3131
path: cf-scripts
3232

33-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
33+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
3434
with:
3535
environment-file: cf-scripts/conda-lock.yml
3636
environment-name: cf-scripts

.github/workflows/bot-cache.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
ref: ${{ steps.latest_release.outputs.tag_name }}
4444
path: cf-scripts
4545

46-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
46+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
4747
with:
4848
environment-file: cf-scripts/conda-lock.yml
4949
environment-name: cf-scripts
@@ -96,7 +96,7 @@ jobs:
9696
ref: ${{ steps.latest_release.outputs.tag_name }}
9797
path: cf-scripts
9898

99-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
99+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
100100
with:
101101
environment-file: cf-scripts/conda-lock.yml
102102
environment-name: cf-scripts

.github/workflows/bot-events.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
ref: ${{ steps.latest_release.outputs.tag_name }}
4747
path: cf-scripts
4848

49-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
49+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
5050
with:
5151
environment-file: cf-scripts/conda-lock.yml
5252
environment-name: cf-scripts

.github/workflows/bot-feedstocks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ref: ${{ steps.latest_release.outputs.tag_name }}
3030
path: cf-scripts
3131

32-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
32+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
3333
with:
3434
environment-file: cf-scripts/conda-lock.yml
3535
environment-name: cf-scripts

.github/workflows/bot-make-graph.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
ref: ${{ steps.latest_release.outputs.tag_name }}
3434
path: cf-scripts
3535

36-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
36+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
3737
with:
3838
environment-file: cf-scripts/conda-lock.yml
3939
environment-name: cf-scripts
@@ -106,7 +106,7 @@ jobs:
106106
ref: ${{ steps.latest_release.outputs.tag_name }}
107107
path: cf-scripts
108108

109-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
109+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
110110
with:
111111
environment-file: cf-scripts/conda-lock.yml
112112
environment-name: cf-scripts

.github/workflows/bot-make-migrators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ref: ${{ steps.latest_release.outputs.tag_name }}
3131
path: cf-scripts
3232

33-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
33+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
3434
with:
3535
environment-file: cf-scripts/conda-lock.yml
3636
environment-name: cf-scripts

.github/workflows/bot-prs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
ref: ${{ steps.latest_release.outputs.tag_name }}
3434
path: cf-scripts
3535

36-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
36+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
3737
with:
3838
environment-file: cf-scripts/conda-lock.yml
3939
environment-name: cf-scripts
@@ -109,7 +109,7 @@ jobs:
109109
ref: ${{ steps.latest_release.outputs.tag_name }}
110110
path: cf-scripts
111111

112-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
112+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
113113
with:
114114
environment-file: cf-scripts/conda-lock.yml
115115
environment-name: cf-scripts

.github/workflows/bot-pypi-mapping.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ref: ${{ steps.latest_release.outputs.tag_name }}
3131
path: cf-scripts
3232

33-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
33+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
3434
with:
3535
environment-file: cf-scripts/conda-lock.yml
3636
environment-name: cf-scripts

.github/workflows/bot-update-status-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
ref: ${{ steps.latest_release.outputs.tag_name }}
2828
path: cf-scripts
2929

30-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
30+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
3131
with:
3232
environment-file: cf-scripts/conda-lock.yml
3333
environment-name: cf-scripts

.github/workflows/bot-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
ref: ${{ steps.latest_release.outputs.tag_name }}
3434
path: cf-scripts
3535

36-
- uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v1
36+
- uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v1
3737
with:
3838
environment-file: cf-scripts/conda-lock.yml
3939
environment-name: cf-scripts

0 commit comments

Comments
 (0)