mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-30 06:44:26 +00:00
chore(deps): bump CodSpeedHQ/action in the dependencies group (#11123)
Bumps the dependencies group with 1 update: [CodSpeedHQ/action](https://github.com/codspeedhq/action). Updates `CodSpeedHQ/action` from 4.5.1 to 4.5.2 - [Release notes](https://github.com/codspeedhq/action/releases) - [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codspeedhq/action/compare/972e3437949c89e1357ebd1a2dbc852fcbc57245...dbda7111f8ac363564b0c51b992d4ce76bb89f2f) --- updated-dependencies: - dependency-name: CodSpeedHQ/action dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -333,7 +333,7 @@ jobs:
|
|||||||
cd ${WRAPPER_NAME}
|
cd ${WRAPPER_NAME}
|
||||||
pip install .
|
pip install .
|
||||||
- name: Performance Reporting
|
- name: Performance Reporting
|
||||||
uses: CodSpeedHQ/action@972e3437949c89e1357ebd1a2dbc852fcbc57245 # pin@v4
|
uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f # pin@v4
|
||||||
with:
|
with:
|
||||||
mode: walltime
|
mode: walltime
|
||||||
run: pytest ./src/performance --codspeed
|
run: pytest ./src/performance --codspeed
|
||||||
@@ -421,7 +421,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
node_version: '>=20.19.0'
|
node_version: '>=20.19.0'
|
||||||
- name: Performance Reporting
|
- name: Performance Reporting
|
||||||
uses: CodSpeedHQ/action@972e3437949c89e1357ebd1a2dbc852fcbc57245 # pin@v4
|
uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f # pin@v4
|
||||||
with:
|
with:
|
||||||
mode: walltime
|
mode: walltime
|
||||||
run: inv dev.test --pytest
|
run: inv dev.test --pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user