8000 build(deps): bump @actions/core from 1.9.1 to 1.10.0 · codecov/codecov-action@50b61e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 50b61e0

Browse files
build(deps): bump @actions/core from 1.9.1 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0. - [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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a622646 commit 50b61e0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/codecov/codecov-action#readme",
2525
"dependencies": {
26-
"@actions/core": "^1.9.1",
26+
"@actions/core": "^1.10.0",
2727
"@actions/exec": "^1.1.1",
2828
"@actions/github": "^5.0.3",
2929
"node-fetch": "^3.2.10",

0 commit comments

Comments
 (0)
0