Merge pull request #923 from docker/dependabot/npm_and_yarn/actions/github-7.0.0
build(deps): bump @actions/github from 6.0.1 to 7.0.0
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"@actions/cache": "^5.0.1",
|
||||
"@actions/core": "^2.0.1",
|
||||
"@actions/exec": "^2.0.0",
|
||||
"@actions/github": "^6.0.1",
|
||||
"@actions/github": "^7.0.0",
|
||||
"@actions/http-client": "^3.0.1",
|
||||
"@actions/io": "^2.0.0",
|
||||
"@actions/tool-cache": "^2.0.2",
|
||||
|
||||
17
yarn.lock
17
yarn.lock
@@ -104,6 +104,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/github@npm:^7.0.0":
|
||||
version: 7.0.0
|
||||
resolution: "@actions/github@npm:7.0.0"
|
||||
dependencies:
|
||||
"@actions/http-client": "npm:^3.0.1"
|
||||
"@octokit/core": "npm:^5.0.1"
|
||||
"@octokit/plugin-paginate-rest": "npm:^9.2.2"
|
||||
"@octokit/plugin-rest-endpoint-methods": "npm:^10.4.0"
|
||||
"@octokit/request": "npm:^8.4.1"
|
||||
"@octokit/request-error": "npm:^5.1.1"
|
||||
undici: "npm:^5.28.5"
|
||||
checksum: 10/829c6402f927839714692f4e1f48359d306be0fd21ef3843feaf3db6541e5e7f85447b0bf794beeebad0b8f4a2644f7f92143cb4a8311541b29f5ddfc585cec1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@actions/glob@npm:^0.5.0":
|
||||
version: 0.5.0
|
||||
resolution: "@actions/glob@npm:0.5.0"
|
||||
@@ -1182,7 +1197,7 @@ __metadata:
|
||||
"@actions/cache": "npm:^5.0.1"
|
||||
"@actions/core": "npm:^2.0.1"
|
||||
"@actions/exec": "npm:^2.0.0"
|
||||
"@actions/github": "npm:^6.0.1"
|
||||
"@actions/github": "npm:^7.0.0"
|
||||
"@actions/http-client": "npm:^3.0.1"
|
||||
"@actions/io": "npm:^2.0.0"
|
||||
"@actions/tool-cache": "npm:^2.0.2"
|
||||
|
||||
Reference in New Issue
Block a user