Skip to content

Commit d571fe5

Browse files
Bump @actions/core from 1.8.2 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 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 af58dc9 commit d571fe5

File tree

2 files changed

+25
-10
lines changed

2 files changed

+25
-10
lines changed

package-lock.json

Lines changed: 24 additions & 9 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
@@ -27,7 +27,7 @@
2727
"author": "Gustav Tonér",
2828
"license": "MIT",
2929
"dependencies": {
30-
"@actions/core": "^1.8.2",
30+
"@actions/core": "^1.10.0",
3131
"js-yaml": "^4.1.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)