An open index of dependabot pull requests across open source projects.

chore(deps): bump CodSpeedHQ/action from 4.12.1 to 4.13.0 in the github-actions group

Open
Number: #392
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: April 06, 2026 at 03:33 AM UTC
(2 months ago)
Updated: April 06, 2026 at 03:34 AM UTC
(2 months ago)
Labels:
dependencies github_actions
Description:

Bumps the github-actions group with 1 update: CodSpeedHQ/action.

Updates CodSpeedHQ/action from 4.12.1 to 4.13.0

Release notes

Sourced from CodSpeedHQ/action's releases.

v4.13.0

Release Notes

We added support for a new experimental flag --experimental-fair-sched to have valgrind use the --fair-sched argument.

Usage in the action:

      - name: Run the benchmarks
        uses: CodSpeedHQ/action@v4
        env:
          CODSPEED_EXPERIMENTAL_FAIR_SCHED: "true"
        with:
          run: cargo codspeed run # Replace with your command
          mode: simulation

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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Ecosystem:
actions
Version Change:
4.12.1 → 4.13.0
Update Type:
Minor
Path:
the github-actions group
Technical Details
ID: 15048479
UUID: 4209371734
Node ID: PR_kwDOHO5tnc7QG9B3
Host: GitHub
Repository: commit-check/commit-check