Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 44d6d63

Browse files
Bump @actions/core from 1.2.6 to 1.9.1 (#34)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. - [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) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b5f418 commit 44d6d63

File tree

2 files changed

+49
-10
lines changed

2 files changed

+49
-10
lines changed

package-lock.json

Lines changed: 48 additions & 9 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
"author": "MirageNet",
2828
"license": "MIT",
2929
"dependencies": {
30-
"@actions/core": "^1.2.6",
30+
"@actions/core": "^1.9.1",
3131
"@actions/github": "^2.1.1",
3232
"@actions/glob": "^0.1.0",
3333
"@octokit/rest": "^17.1.4",

0 commit comments

Comments
 (0)