Skip to content

Bump the workflows group across 1 directory with 7 updates - #6051

Merged
jsmolic merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/workflows-f6904823fa
Jul 21, 2026
Merged

Bump the workflows group across 1 directory with 7 updates#6051
jsmolic merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/workflows-f6904823fa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the workflows group with 7 updates in the /.github/workflows directory:

Package From To
conda/actions/canary-release 26.1.0 26.7.0
conda/actions/check-cla 26.1.0 26.7.0
conda/actions/read-file 26.1.0 26.7.0
dorny/paths-filter 4.0.1 4.0.2
CodSpeedHQ/action 4.18.1 4.18.5
conda/actions/combine-durations 26.1.0 26.7.0
conda/actions/template-files 26.1.0 26.7.0

Updates conda/actions/canary-release from 26.1.0 to 26.7.0

Release notes

Sourced from conda/actions/canary-release's releases.

v26.7.0

What's Changed

... (truncated)

Commits
  • 0f4ec15 Bump marocchino/sticky-pull-request-comment from 3.0.4 to 3.0.5 in /canary-re...
  • d4f0c46 Bump marocchino/sticky-pull-request-comment from 3.0.4 to 3.0.5 in /check-cla...
  • 1218885 Bump the workflows group in /.github/workflows with 2 updates (#482)
  • fcdc07e Fix combine-durations for zero durations (#478)
  • 0da31f7 Adopt dependabot template from conda/infrastructure (#477)
  • f78256c Bump the workflows group in /.github/workflows with 2 updates (#471)
  • 056c129 🤖 Update infrastructure file(s) (#476)
  • 570130c Bump actions/checkout in /.github/workflows in the workflows group (#469)
  • dba078a Bump actions/checkout from 6.0.3 to 7.0.0 in /check-cla (#468)
  • fcd5e9c Bump codecov/codecov-action in /.github/workflows in the workflows group (#465)
  • Additional commits viewable in compare view

Updates conda/actions/check-cla from 26.1.0 to 26.7.0

Release notes

Sourced from conda/actions/check-cla's releases.

v26.7.0

What's Changed

... (truncated)

Commits
  • 0f4ec15 Bump marocchino/sticky-pull-request-comment from 3.0.4 to 3.0.5 in /canary-re...
  • d4f0c46 Bump marocchino/sticky-pull-request-comment from 3.0.4 to 3.0.5 in /check-cla...
  • 1218885 Bump the workflows group in /.github/workflows with 2 updates (#482)
  • fcdc07e Fix combine-durations for zero durations (#478)
  • 0da31f7 Adopt dependabot template from conda/infrastructure (#477)
  • f78256c Bump the workflows group in /.github/workflows with 2 updates (#471)
  • 056c129 🤖 Update infrastructure file(s) (#476)
  • 570130c Bump actions/checkout in /.github/workflows in the workflows group (#469)
  • dba078a Bump actions/checkout from 6.0.3 to 7.0.0 in /check-cla (#468)
  • fcd5e9c Bump codecov/codecov-action in /.github/workflows in the workflows group (#465)
  • Additional commits viewable in compare view

Updates conda/actions/read-file from 26.1.0 to 26.7.0

Release notes

Sourced from conda/actions/read-file's releases.

v26.7.0

What's Changed

... (truncated)

Commits
  • 0f4ec15 Bump marocchino/sticky-pull-request-comment from 3.0.4 to 3.0.5 in /canary-re...
  • d4f0c46 Bump marocchino/sticky-pull-request-comment from 3.0.4 to 3.0.5 in /check-cla...
  • 1218885 Bump the workflows group in /.github/workflows with 2 updates (#482)
  • fcdc07e Fix combine-durations for zero durations (#478)
  • 0da31f7 Adopt dependabot template from conda/infrastructure (#477)
  • f78256c Bump the workflows group in /.github/workflows with 2 updates (#471)
  • 056c129 🤖 Update infrastructure file(s) (#476)
  • 570130c Bump actions/checkout in /.github/workflows in the workflows group (#469)
  • dba078a Bump actions/checkout from 6.0.3 to 7.0.0 in /check-cla (#468)
  • fcd5e9c Bump codecov/codecov-action in /.github/workflows in the workflows group (#465)
  • Additional commits viewable in compare view

Updates dorny/paths-filter from 4.0.1 to 4.0.2

Release notes

Sourced from dorny/paths-filter's releases.

v4.0.2

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v4.0.1...v4.0.2

Changelog

Sourced from dorny/paths-filter's changelog.

Changelog

v4.0.2

v4.0.1

v4.0.0

v3.0.3

v3.0.2

v3.0.1

v3.0.0

v2.11.1

v2.11.0

v2.10.2

v2.10.1

v2.10.0

v2.9.3

... (truncated)

Commits

Updates CodSpeedHQ/action from 4.18.1 to 4.18.5

Release notes

Sourced from CodSpeedHQ/action's releases.

v4.18.5

Release Notes

💼 Other

Install codspeed-runner 4.18.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CodSpeedHQ/codspeed/releases/download/v4.18.4/codspeed-runner-installer.sh | sh

Download codspeed-runner 4.18.4

File Platform Checksum
codspeed-runner-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
codspeed-runner-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
codspeed-runner-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum

Full Runner Changelog: https://github.com/CodSpeedHQ/codspeed/blob/main/CHANGELOG.md

Full Changelog: CodSpeedHQ/action@v4.18.4...v4.18.5

v4.18.4

What's Changed

  • fix 4.18.3 runner hash – bf19f56fe8857e83e4343138c1a927e56f666e3b by @​adriencaccia

Full Changelog: CodSpeedHQ/action@v4.18.3...v4.18.4

v4.18.2

Release Notes

🐛 Bug Fixes

⚙️ Internals

Install codspeed-runner 4.18.2

Install prebuilt binaries via shell script

... (truncated)

Commits

Updates conda/actions/combine-durations from 26.1.0 to 26.7.0

Release notes

Sourced from conda/actions/combine-durations's releases.

v26.7.0

What's Changed

Bumps the workflows group with 7 updates in the /.github/workflows directory:

| Package | From | To |
| --- | --- | --- |
| [conda/actions/canary-release](https://github.com/conda/actions) | `26.1.0` | `26.7.0` |
| [conda/actions/check-cla](https://github.com/conda/actions) | `26.1.0` | `26.7.0` |
| [conda/actions/read-file](https://github.com/conda/actions) | `26.1.0` | `26.7.0` |
| [dorny/paths-filter](https://github.com/dorny/paths-filter) | `4.0.1` | `4.0.2` |
| [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `4.18.1` | `4.18.5` |
| [conda/actions/combine-durations](https://github.com/conda/actions) | `26.1.0` | `26.7.0` |
| [conda/actions/template-files](https://github.com/conda/actions) | `26.1.0` | `26.7.0` |



Updates `conda/actions/canary-release` from 26.1.0 to 26.7.0
- [Release notes](https://github.com/conda/actions/releases)
- [Commits](conda/actions@7f6830b...0f4ec15)

Updates `conda/actions/check-cla` from 26.1.0 to 26.7.0
- [Release notes](https://github.com/conda/actions/releases)
- [Commits](conda/actions@7f6830b...0f4ec15)

Updates `conda/actions/read-file` from 26.1.0 to 26.7.0
- [Release notes](https://github.com/conda/actions/releases)
- [Commits](conda/actions@7f6830b...0f4ec15)

Updates `dorny/paths-filter` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@fbd0ab8...7b450ff)

Updates `CodSpeedHQ/action` from 4.18.1 to 4.18.5
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@a4a36bb...f99becd)

Updates `conda/actions/combine-durations` from 26.1.0 to 26.7.0
- [Release notes](https://github.com/conda/actions/releases)
- [Commits](conda/actions@7f6830b...0f4ec15)

Updates `conda/actions/template-files` from 26.1.0 to 26.7.0
- [Release notes](https://github.com/conda/actions/releases)
- [Commits](conda/actions@7f6830b...0f4ec15)

---
updated-dependencies:
- dependency-name: conda/actions/canary-release
  dependency-version: 26.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workflows
- dependency-name: conda/actions/check-cla
  dependency-version: 26.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workflows
- dependency-name: conda/actions/read-file
  dependency-version: 26.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workflows
- dependency-name: dorny/paths-filter
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workflows
- dependency-name: CodSpeedHQ/action
  dependency-version: 4.18.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workflows
- dependency-name: conda/actions/combine-durations
  dependency-version: 26.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workflows
- dependency-name: conda/actions/template-files
  dependency-version: 26.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workflows
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies [bot] PRs that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 21, 2026 05:16
@dependabot dependabot Bot added dependencies [bot] PRs that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 21, 2026
@github-project-automation github-project-automation Bot moved this to 🆕 New in 🔎 Review Jul 21, 2026
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jul 21, 2026
@codspeed-hq

codspeed-hq Bot commented Jul 21, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 5 untouched benchmarks


Comparing dependabot/github_actions/dot-github/workflows/workflows-f6904823fa (4dc00df) with main (f2b6617)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (0006cc5) during the generation of this report, so f2b6617 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@github-project-automation github-project-automation Bot moved this from 🆕 New to ✅ Approved in 🔎 Review Jul 21, 2026
@jsmolic
jsmolic merged commit 7e89757 into main Jul 21, 2026
34 of 35 checks passed
@jsmolic
jsmolic deleted the dependabot/github_actions/dot-github/workflows/workflows-f6904823fa branch July 21, 2026 19:49
@github-project-automation github-project-automation Bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA dependencies [bot] PRs that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants