Skip to content

Commit 0c88eea

Browse files
Bump @actions/core from 1.10.1 to 1.11.0 (#1733)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.0. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5b35fe commit 0c88eea

File tree

2 files changed

+38
-25
lines changed

2 files changed

+38
-25
lines changed

package-lock.json

Lines changed: 37 additions & 24 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
},
2828
"homepage": "https://github.com/peter-evans/create-issue-from-file",
2929
"dependencies": {
30-
"@actions/core": "^1.10.1",
30+
"@actions/core": "^1.11.0",
3131
"@actions/github": "^5.1.1"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)