Skip to content

Commit

Permalink
Bump CodSpeedHQ/action from 2 to 3 (#1318)
Browse files Browse the repository at this point in the history
Bumps [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 2 to 3.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@v2...v3)

---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hynek Schlawack <[email protected]>
  • Loading branch information
dependabot[bot] and hynek authored Aug 1, 2024
1 parent 14bad1f commit 2db6e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- run: python -Im pip install tox-uv

- name: Run CodSpeed benchmarks
uses: CodSpeedHQ/action@v2
uses: CodSpeedHQ/action@v3
with:
token: ${{ secrets.CODSPEED_TOKEN }}
run: tox run -e codspeed

0 comments on commit 2db6e9a

Please sign in to comment.