fix(deps): update dependency @actions/github to v5.1.1

pull/47785/head
renovate[bot] 2022-10-02 18:11:40 +00:00
parent 5af84be1cd
commit 759fe400ed
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -723,9 +723,9 @@
}
},
"node_modules/@actions/github": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@actions/github/-/github-5.1.0.tgz",
"integrity": "sha512-tuI80F7JQIhg77ZTTgUAPpVD7ZnP9oHSPN8xw7LOwtA4vEMbAjWJNbmLBfV7xua7r016GyjzWLuec5cs8f/a8A==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@actions/github/-/github-5.1.1.tgz",
"integrity": "sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==",
"dependencies": {
"@actions/http-client": "^2.0.1",
"@octokit/core": "^3.6.0",
@ -54569,7 +54569,7 @@
"license": "BSD-3-Clause",
"dependencies": {
"@actions/core": "1.9.1",
"@actions/github": "5.1.0",
"@actions/github": "5.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
"gray-matter": "4.0.3",
@ -54731,9 +54731,9 @@
}
},
"@actions/github": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@actions/github/-/github-5.1.0.tgz",
"integrity": "sha512-tuI80F7JQIhg77ZTTgUAPpVD7ZnP9oHSPN8xw7LOwtA4vEMbAjWJNbmLBfV7xua7r016GyjzWLuec5cs8f/a8A==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@actions/github/-/github-5.1.1.tgz",
"integrity": "sha512-Nk59rMDoJaV+mHCOJPXuvB1zIbomlKS0dmSIqPGxd0enAXBnOfn4VWF+CGtRCwXZG9Epa54tZA7VIRlJDS8A6g==",
"requires": {
"@actions/http-client": "^2.0.1",
"@octokit/core": "^3.6.0",
@ -57010,7 +57010,7 @@
"version": "file:tools/crowdin",
"requires": {
"@actions/core": "1.9.1",
"@actions/github": "5.1.0",
"@actions/github": "5.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
"gray-matter": "4.0.3",

View File

@ -23,7 +23,7 @@
},
"dependencies": {
"@actions/core": "1.9.1",
"@actions/github": "5.1.0",
"@actions/github": "5.1.1",
"dotenv": "10.0.0",
"fs-extra": "10.0.0",
"gray-matter": "4.0.3",