Skip to content

Commit 39e09c7

Browse files
chore(deps): Bump @actions/core from 1.2.7 to 1.3.0 (#58)
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 7bcfc48 commit 39e09c7

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
@@ -13,7 +13,7 @@
1313
},
1414
"license": "MIT License",
1515
"dependencies": {
16-
"@actions/core": "^1.2.6",
16+
"@actions/core": "^1.3.0",
1717
"@actions/exec": "^1.0.4",
1818
"@actions/io": "^1.0.2"
1919
},

0 commit comments

Comments
 (0)