Skip to content

Commit 6e53cba

Browse files
build(deps): bump @actions/core from 1.8.2 to 1.10.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.10.1. - [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 16828b9 commit 6e53cba

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
@@ -32,7 +32,7 @@
3232
"author": "Sergio Batista <dev@se.rg.io>",
3333
"license": "MIT",
3434
"dependencies": {
35-
"@actions/core": "^1.8.2",
35+
"@actions/core": "^1.10.1",
3636
"@actions/github": "^5.0.3"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)