Skip to content

Commit 0567e69

Browse files
Bump the workflows group across 1 directory with 10 updates (#5915)
Bumps the workflows group with 10 updates in the /.github/workflows directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` | | [conda/actions](https://github.com/conda/actions) | `25.9.2` | `26.1.0` | | [endersonmenezes/free-disk-space](https://github.com/endersonmenezes/free-disk-space) | `3.0.0` | `3.1.0` | | [actions/cache](https://github.com/actions/cache) | `4.3.0` | `5.0.3` | | [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) | `3.2.0` | `3.3.0` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.5.1` | `5.5.2` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `6.0.0` | | [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `4.4.1` | `4.10.2` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `6.0.0` | `7.0.0` | | [actions/setup-python](https://github.com/actions/setup-python) | `6.1.0` | `6.2.0` | Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6.0.1...de0fac2) Updates `conda/actions` from 25.9.2 to 26.1.0 - [Release notes](https://github.com/conda/actions/releases) - [Commits](conda/actions@v25.9.2...7f6830b) Updates `endersonmenezes/free-disk-space` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/endersonmenezes/free-disk-space/releases) - [Commits](endersonmenezes/free-disk-space@6c4664f...e6ed9b0) Updates `actions/cache` from 4.3.0 to 5.0.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0057852...cdf6c1f) Updates `conda-incubator/setup-miniconda` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](conda-incubator/setup-miniconda@8352349...fc2d68f) Updates `codecov/codecov-action` from 5.5.1 to 5.5.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@5a10915...671740a) Updates `actions/upload-artifact` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@330a01c...b7c566a) Updates `CodSpeedHQ/action` from 4.4.1 to 4.10.2 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@346a2d8...2084259) Updates `actions/download-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@018cc2c...37930b1) Updates `actions/setup-python` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@83679a8...a309ff8) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workflows - dependency-name: conda/actions dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows - dependency-name: endersonmenezes/free-disk-space dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workflows - dependency-name: actions/cache dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows - dependency-name: conda-incubator/setup-miniconda dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workflows - dependency-name: codecov/codecov-action dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workflows - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows - dependency-name: CodSpeedHQ/action dependency-version: 4.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workflows - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: workflows - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workflows ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0b6ee4 commit 0567e69

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

.github/workflows/builds-review.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@ jobs:
4848
4949
# Clean checkout of specific git ref needed for package metadata version
5050
# which needs env vars GIT_DESCRIBE_TAG and GIT_BUILD_STR:
51-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
51+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5252
with:
5353
ref: ${{ github.ref }}
5454
clean: true
5555
fetch-depth: 0
5656

5757
- name: Create and upload review build
58-
uses: conda/actions/canary-release@f05161c6e6e37a49b17c8e0b436197b53830318a # v25.9.2
58+
uses: conda/actions/canary-release@7f6830b1428a9bd47f0b068892c77eae95207037 # v26.1.0
5959
with:
6060
package-name: ${{ github.event.repository.name }}
6161
subdir: ${{ matrix.subdir }}

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
if: '!github.event.repository.fork'
2323
runs-on: ubuntu-latest
2424
steps:
25-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
25+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626
with:
2727
fetch-depth: 0
2828
- name: Setup

.github/workflows/tests.yml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
code: ${{ steps.filter.outputs.code }}
4646
steps:
4747
- name: Checkout Source
48-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
48+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4949
# dorny/paths-filter needs git clone for non-PR events
5050
# https://github.com/dorny/paths-filter#supported-workflows
5151
if: github.event_name != 'pull_request'
@@ -105,7 +105,7 @@ jobs:
105105

106106
steps:
107107
- name: Free Disk Space
108-
uses: endersonmenezes/free-disk-space@6c4664f43348c8c7011b53488d5ca65e9fc5cd1a # v3.0.0
108+
uses: endersonmenezes/free-disk-space@e6ed9b02e683a3b55ed0252f1ee469ce3b39a885 # v3.1.0
109109
with:
110110
remove_android: true
111111
remove_dotnet: true
@@ -139,21 +139,21 @@ jobs:
139139
testing: false
140140

141141
- name: Checkout Source
142-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
142+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
143143
with:
144144
fetch-depth: 0
145145

146146
- name: Hash + Timestamp
147147
run: echo "HASH=${{ runner.os }}-${{ runner.arch }}-Py${{ matrix.python-version }}-${{ matrix.conda-version }}-${{ matrix.test-type }}-$(date -u "+%Y%m")" >> $GITHUB_ENV
148148

149149
- name: Cache Conda
150-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
150+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
151151
with:
152152
path: ~/conda_pkgs_dir
153153
key: cache-${{ env.HASH }}
154154

155155
- name: Setup Miniconda
156-
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
156+
uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
157157
with:
158158
condarc-file: .github/condarc
159159
run-post: false # skip post cleanup
@@ -189,13 +189,13 @@ jobs:
189189
-m "${{ env.PYTEST_MARKER }}"
190190
191191
- name: Upload Coverage
192-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
192+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
193193
with:
194194
flags: ${{ runner.os }},${{ runner.arch }},${{ matrix.python-version }},${{ matrix.test-type }}
195195

196196
- name: Upload Test Results
197197
if: '!cancelled()'
198-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v4.4.0
198+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v4.4.0
199199
with:
200200
name: test-results-${{ env.HASH }}
201201
path: |
@@ -221,21 +221,21 @@ jobs:
221221

222222
steps:
223223
- name: Checkout Source
224-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
224+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
225225
with:
226226
fetch-depth: 0
227227

228228
- name: Hash + Timestamp
229229
run: echo "HASH=${{ runner.os }}-${{ runner.arch }}-Py${{ matrix.python-version }}-benchmark-$(date -u "+%Y%m")" >> $GITHUB_ENV
230230

231231
- name: Cache Conda
232-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
232+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
233233
with:
234234
path: ~/conda_pkgs_dir
235235
key: cache-${{ env.HASH }}
236236

237237
- name: Setup Miniconda
238-
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
238+
uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
239239
with:
240240
condarc-file: .github/condarc
241241
run-post: false # skip post cleanup
@@ -265,7 +265,7 @@ jobs:
265265
run: conda list --show-channel-urls
266266

267267
- name: Run Benchmarks
268-
uses: CodSpeedHQ/action@346a2d8a8d9d38909abd0bc3d23f773110f076ad # v4.4.1
268+
uses: CodSpeedHQ/action@2ac572851726409c88c02a307f1ea2632a9ea59b # v4.11.0
269269
with:
270270
token: ${{ secrets.CODSPEED_TOKEN }}
271271
run: $CONDA/envs/test/bin/pytest --codspeed
@@ -299,7 +299,7 @@ jobs:
299299

300300
steps:
301301
- name: Checkout Source
302-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
302+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
303303
with:
304304
fetch-depth: 0
305305

@@ -308,15 +308,15 @@ jobs:
308308
run: echo "HASH=${{ runner.os }}-${{ runner.arch }}-Py${{ matrix.python-version }}-${{ matrix.conda-version }}-${{ matrix.test-type }}-$(date -u "+%Y%m")" >> $GITHUB_ENV
309309

310310
- name: Cache Conda
311-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
311+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
312312
with:
313313
# Use faster GNU tar for all runners
314314
enableCrossOsArchive: true
315315
path: D:\conda_pkgs_dir
316316
key: cache-${{ env.HASH }}
317317

318318
- name: Setup Miniconda
319-
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
319+
uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
320320
with:
321321
condarc-file: .github\condarc
322322
run-post: false # skip post cleanup
@@ -359,13 +359,13 @@ jobs:
359359
-m "${{ env.PYTEST_MARKER }}"
360360
361361
- name: Upload Coverage
362-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
362+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
363363
with:
364364
flags: ${{ runner.os }},${{ runner.arch }},${{ matrix.python-version }},${{ matrix.test-type }}
365365

366366
- name: Upload Test Results
367367
if: '!cancelled()'
368-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v4.4.0
368+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v4.4.0
369369
with:
370370
name: test-results-${{ env.HASH }}
371371
path: |
@@ -408,23 +408,23 @@ jobs:
408408

409409
steps:
410410
- name: Checkout Source
411-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
411+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
412412
with:
413413
fetch-depth: 0
414414

415415
- name: Hash + Timestamp
416416
run: echo "HASH=${{ runner.os }}-${{ runner.arch }}-Py${{ matrix.python-version }}-${{ matrix.conda-version }}-${{ matrix.test-type }}-$(date -u "+%Y%m")" >> $GITHUB_ENV
417417

418418
- name: Cache Conda
419-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
419+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
420420
with:
421421
path: |
422422
~/conda_pkgs_dir
423423
~/macosx_sdks
424424
key: cache-${{ env.HASH }}
425425

426426
- name: Setup Miniconda
427-
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
427+
uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
428428
with:
429429
condarc-file: .github/condarc
430430
run-post: false # skip post cleanup
@@ -478,13 +478,13 @@ jobs:
478478
CONDA_BUILD_SYSROOT: ${{ env.MACOSX_SDK_ROOT }}
479479

480480
- name: Upload Coverage
481-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
481+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
482482
with:
483483
flags: ${{ runner.os }},${{ runner.arch }},${{ matrix.python-version }},${{ matrix.test-type }}
484484

485485
- name: Upload Test Results
486486
if: '!cancelled()'
487-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v4.4.0
487+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v4.4.0
488488
with:
489489
name: test-results-${{ env.HASH }}
490490
path: |
@@ -506,11 +506,11 @@ jobs:
506506
runs-on: ubuntu-latest
507507
steps:
508508
- name: Download Artifacts
509-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
509+
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
510510

511511
- name: Upload Combined Test Results
512512
# provides one downloadable archive of all matrix run test results for further analysis
513-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v4.4.0
513+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v4.4.0
514514
with:
515515
name: test-results-${{ github.sha }}-all
516516
path: test-results-*
@@ -565,15 +565,15 @@ jobs:
565565
# Clean checkout of specific git ref needed for package metadata version
566566
# which needs env vars GIT_DESCRIBE_TAG and GIT_BUILD_STR:
567567
- name: Checkout Source
568-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
568+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
569569
with:
570570
ref: ${{ github.ref }}
571571
clean: true
572572
fetch-depth: 0
573573

574574
# Explicitly use Python 3.12 since each of the OSes has a different default Python
575575
- name: Setup Python
576-
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
576+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
577577
with:
578578
python-version: '3.13'
579579

@@ -612,7 +612,7 @@ jobs:
612612
Path(environ["GITHUB_ENV"]).write_text("\n".join(f"{name}={value}" for name, value in envs.items()))
613613
614614
- name: Create & Upload
615-
uses: conda/actions/canary-release@f05161c6e6e37a49b17c8e0b436197b53830318a # v25.9.2
615+
uses: conda/actions/canary-release@7f6830b1428a9bd47f0b068892c77eae95207037 # v26.1.0
616616
with:
617617
package-name: ${{ github.event.repository.name }}
618618
subdir: ${{ matrix.subdir }}

.github/workflows/upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
ARCHIVE_NAME: ${{ github.event.repository.name }}-${{ github.event.release.tag_name }}
2828
steps:
2929
- name: Checkout Source
30-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
30+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131

3232
- name: Create Release Directory
3333
run: mkdir -p release

0 commit comments

Comments
 (0)