Skip to content

Commit b807fa6

Browse files
chore: bump @actions/core from 1.2.4 to 1.2.6 (#63)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 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[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1010edb commit b807fa6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@actions/cache": "github:cypress-io/github-actions-cache#8bec6cc",
25-
"@actions/core": "^1.2.4",
25+
"@actions/core": "^1.2.6",
2626
"@actions/exec": "^1.0.4",
2727
"@actions/io": "^1.0.2",
2828
"@actions/tool-cache": "^1.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
typed-rest-client "^1.5.0"
1313
uuid "^3.3.3"
1414

15-
"@actions/core@^1.2.0", "@actions/core@^1.2.3", "@actions/core@^1.2.4":
16-
version "1.2.4"
17-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.4.tgz#96179dbf9f8d951dd74b40a0dbd5c22555d186ab"
18-
integrity sha512-YJCEq8BE3CdN8+7HPZ/4DxJjk/OkZV2FFIf+DlZTC/4iBlzYCD5yjRR6eiOS5llO11zbRltIRuKAjMKaWTE6cg==
15+
"@actions/core@^1.2.0", "@actions/core@^1.2.3", "@actions/core@^1.2.6":
16+
version "1.2.6"
17+
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.2.6.tgz#a78d49f41a4def18e88ce47c2cac615d5694bf09"
18+
integrity sha512-ZQYitnqiyBc3D+k7LsgSBmMDVkOVidaagDG7j3fOym77jNunWRuYx7VSHa9GNfFZh+zh61xsCjRj4JxMZlDqTA==
1919

2020
"@actions/exec@^1.0.0", "@actions/exec@^1.0.1", "@actions/exec@^1.0.4":
2121
version "1.0.4"

0 commit comments

Comments
 (0)