Skip to content

Commit 6881d9b

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): bump CodSpeedHQ/action from 5.0.3 to 5.2.1
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 5.0.3 to 5.2.1. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@v5.0.3...v5.2.1) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcedc1b commit 6881d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- run: cargo codspeed build
3030
working-directory: ./css-inline
3131

32-
- uses: CodSpeedHQ/action@v5.0.3
32+
- uses: CodSpeedHQ/action@v5.2.1
3333
with:
3434
run: cargo codspeed run
3535
mode: "instrumentation"

0 commit comments

Comments
 (0)