Skip to content

Commit 42b16d2

Browse files
build(deps): bump @actions/core from 1.10.1 to 1.11.1 (#360)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b8596d commit 42b16d2

File tree

2 files changed

+20
-15
lines changed

2 files changed

+20
-15
lines changed

package-lock.json

Lines changed: 19 additions & 14 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-or-update-comment#readme",
2929
"dependencies": {
30-
"@actions/core": "^1.10.1",
30+
"@actions/core": "^1.11.1",
3131
"@actions/github": "^5.1.1"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)