Skip to content

Commit 020032b

Browse files
dependabot[bot]seisman
authored andcommitted
Build(deps): Bump CodSpeedHQ/action from 3.5.0 to 3.7.0 (#3992)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 3.5.0 to 3.7.0. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@0010eb0...c28fe9f) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bfccad commit 020032b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
# Run the benchmark tests
8686
- name: Run benchmarks
87-
uses: CodSpeedHQ/action@0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d # v3.5.0
87+
uses: CodSpeedHQ/action@c28fe9fbe7d57a3da1b7834ae3761c1d8217612d # v3.7.0
8888
with:
8989
# 'bash -el -c' is needed to use the custom shell.
9090
# See https://github.com/CodSpeedHQ/action/issues/65.

0 commit comments

Comments
 (0)