fix(deps): update dependency @octokit/action to v6.1.0
This commit is contained in:
committed by
Kengo TODA
parent
b209d257cf
commit
d6b647df28
6
package-lock.json
generated
6
package-lock.json
generated
@@ -1272,9 +1272,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@octokit/action": {
|
||||
"version": "6.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/action/-/action-6.0.7.tgz",
|
||||
"integrity": "sha512-0Q1L96F8JsNb+M2NzN7r4artGyX02Pa9tzg+JaxXncvdHEXVIJFnkA8CstC52EB4DAZ0b8wpqDOG05v/DcyS3g==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/action/-/action-6.1.0.tgz",
|
||||
"integrity": "sha512-lo+nHx8kAV86bxvOVOI3vFjX3gXPd/L7guAUbvs3pUvnR2KC+R7yjBkA1uACt4gYhs4LcWP3AXSGQzsbeN2XXw==",
|
||||
"dependencies": {
|
||||
"@octokit/auth-action": "^4.0.0",
|
||||
"@octokit/core": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user