Skip to content

Commit b48f2f4

Browse files
Bump @actions/core from 1.2.7 to 1.3.0 (#19)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.3.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) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51e9f75 commit b48f2f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -25,7 +25,7 @@
2525
"author": "https://github.com/DeveloperRic",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@actions/core": "^1.2.7",
28+
"@actions/core": "^1.3.0",
2929
"dedent": "^0.7.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)