Skip to content

Commit dc4cb92

Browse files
build(deps): bump @actions/core from 1.10.0 to 1.10.1 (#276)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.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 898b9e8 commit dc4cb92

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
@@ -28,7 +28,7 @@
2828
},
2929
"homepage": "https://github.com/peter-evans/slash-command-dispatch#readme",
3030
"dependencies": {
31-
"@actions/core": "^1.10.0",
31+
"@actions/core": "^1.10.1",
3232
"@actions/github": "^5.1.1",
3333
"@octokit/core": "^4.2.4",
3434
"@octokit/plugin-paginate-rest": "^5.0.1",

0 commit comments

Comments
 (0)