Skip to content

Commit b9e7e4d

Browse files
chore(deps): Bump @actions/core from 1.10.0 to 1.10.1
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]>
1 parent 04d1a3b commit b9e7e4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"author": "Docker Inc.",
2727
"license": "Apache-2.0",
2828
"dependencies": {
29-
"@actions/core": "^1.10.0",
29+
"@actions/core": "^1.10.1",
3030
"@docker/actions-toolkit": "^0.12.0",
3131
"handlebars": "^4.7.7"
3232
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
semver "^6.1.0"
2424
uuid "^3.3.3"
2525

26-
"@actions/core@^1.10.0", "@actions/core@^1.2.6":
27-
version "1.10.0"
28-
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0.tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f"
29-
integrity sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==
26+
"@actions/core@^1.10.0", "@actions/core@^1.10.1", "@actions/core@^1.2.6":
27+
version "1.10.1"
28+
resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.1.tgz#61108e7ac40acae95ee36da074fa5850ca4ced8a"
29+
integrity sha512-3lBR9EDAY+iYIpTnTIXmWcNbX3T2kCkAEQGIQx4NVQ0575nk2k3GRZDTPQG+vVtS2izSLmINlxXf0uLtnrTP+g==
3030
dependencies:
3131
"@actions/http-client" "^2.0.1"
3232
uuid "^8.3.2"

0 commit comments

Comments
 (0)