Skip to content

Commit 00fa9a6

Browse files
chore(deps): bump CodSpeedHQ/action from 4.15.1 to 4.17.5 (#3773)
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 4.15.1 to 4.17.5. - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](CodSpeedHQ/action@3194d9a...c145068) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.17.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe966f4 commit 00fa9a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Build the benchmark target(s)
3131
run: cargo codspeed build --profile profiling --workspace --exclude '*example*'
3232
- name: Run the benchmarks
33-
uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1
33+
uses: CodSpeedHQ/action@c145068895e045cc725ee76fcd2307624b65c3af # v4.17.5
3434
with:
3535
run: cargo codspeed run --workspace
3636
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)