Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit 50c2e1f

Browse files
build(deps): bump @actions/core from 1.2.5 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 to 1.2.6. - [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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ad4ed8e commit 50c2e1f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -1,7 +1,7 @@
11
{
22
"name": "action-delete-branch",
33
"dependencies": {
4-
"@actions/core": "^1.2.5",
4+
"@actions/core": "^1.2.6",
55
"@actions/github": "^4.0.0"
66
}
77
}

0 commit comments

Comments
 (0)