Skip to content

Commit 9c23cb1

Browse files
Bump @actions/core from 1.11.0 to 1.11.1 (#1750)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.0 to 1.11.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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d224fc3 commit 9c23cb1

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

0 commit comments

Comments
 (0)