8000 Bump @actions/core from 1.2.6 to 1.2.7 (#669) · CasP0/github-pages-deploy-action@1867d1e · GitHub
[go: up one dir, main page]

Skip to content

Commit 1867d1e

Browse files
Bump @actions/core from 1.2.6 to 1.2.7 (JamesIves#669)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7. - [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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3415671 commit 1867d1e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"deployment"
3434
],
3535
"dependencies": {
36-
"@actions/core": "1.2.6",
36+
"@actions/core": "1.2.7",
3737
"@actions/exec": "1.0.4",
3838
"@actions/github": "4.0.0",
3939
"@actions/io": "1.1.0"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@actions/core@1.2.6":
6-
version "1.2.6"
7-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
5+
"@actions/core@1.2.7":
6+
version "1.2.7"
7+
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.7.tgz#594f8c45b213f0146e4be7eda8ae5cf4e198e5ab"
88

99
"@actions/exec@1.0.4":
1010
version "1.0.4"

0 commit comments

Comments
 (0)
0