Skip to content

Commit e3371bf

Browse files
Bump CodSpeedHQ/action from 3.5.0 to 3.8.0 (#1456)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 3.5.0 to 3.8.0. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@0010eb0...0b6e7a3) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 3.8.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 63187cc commit e3371bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: hynek/setup-cached-uv@757bedc3f972eb7227a1aa657651f15a8527c817 # v2.3.0
4040

4141
- name: Run CodSpeed benchmarks
42-
uses: CodSpeedHQ/action@0010eb0ca6e89b80c88e8edaaa07cfe5f3e6664d # v3.5.0
42+
uses: CodSpeedHQ/action@0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b # v3.8.0
4343
with:
4444
token: ${{ secrets.CODSPEED_TOKEN }}
4545
run: uvx --with tox-uv tox run -e codspeed

0 commit comments

Comments
 (0)