Skip to content

Commit 449c041

Browse files
Bump @actions/core from 1.2.6 to 1.9.1 in /ci/perf-tester (#209)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a129f62 commit 449c041

File tree

2 files changed

+66
-10
lines changed

2 files changed

+66
-10
lines changed

ci/perf-tester/package-lock.json

Lines changed: 65 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ci/perf-tester/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"main": "src/index.js",
44
"devDependencies": {
5-
"@actions/core": "^1.2.6",
5+
"@actions/core": "^1.9.1",
66
"@actions/exec": "^1.0.3",
77
"@actions/github": "^2.0.1"
88
}

0 commit comments

Comments
 (0)