chore(deps): bump @actions/core from 1.9.1 to 1.10.0 (#183) · styfle/cancel-workflow-action@f78dcd8 (original) (raw)

Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
10 10 "prepare": "husky install"
11 11 },
12 12 "dependencies": {
13 -"@actions/core": "1.9.1",
13 +"@actions/core": "1.10.0",
14 14 "@actions/github": "5.1.1"
15 15 },
16 16 "devDependencies": {
Original file line number Diff line number Diff line change
@@ -2,10 +2,10 @@
2 2 # yarn lockfile v1
3 3
4 4
5 -"@actions/core@1.9.1":
6 -version "1.9.1"
7 -resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.9.1.tgz#97c0201b1f9856df4f7c3a375cdcdb0c2a2f750b"
8 -integrity sha512-5ad+U2YGrmmiw6du20AQW5XuWo7UKN2052FjSV7MX+Wfjf8sCqcsZe62NfgHys4QI4/Y+vQvLKYL8jWtA1ZBTA==
5 +"@actions/core@1.10.0":
6 +version "1.10.0"
7 +resolved "https://registry.yarnpkg.com/@actions/core/-/core-1.10.0.tgz#44551c3c71163949a2f06e94d9ca2157a0cfac4f"
8 +integrity sha512-2aZDDa3zrrZbP5ZYg159sNoLRb61nQ7awl5pSvIq5Qpj81vwDzdMRKzkWJGJuwVvWpvZKx7vspJALyvaaIQyug==
9 9 dependencies:
10 10 "@actions/http-client" "^2.0.1"
11 11 uuid "^8.3.2"