mirror of
https://github.com/actions/labeler.git
synced 2025-12-13 21:17:02 +00:00
build
This commit is contained in:
2
node_modules/@octokit/endpoint/dist-node/index.js
generated
vendored
2
node_modules/@octokit/endpoint/dist-node/index.js
generated
vendored
@@ -355,7 +355,7 @@ function withDefaults(oldDefaults, newDefaults) {
|
||||
});
|
||||
}
|
||||
|
||||
const VERSION = "6.0.1";
|
||||
const VERSION = "6.0.5";
|
||||
|
||||
const userAgent = `octokit-endpoint.js/${VERSION} ${universalUserAgent.getUserAgent()}`; // DEFAULTS has all properties set that EndpointOptions has, except url.
|
||||
// So we use RequestParameters and add method as additional required property.
|
||||
|
||||
Reference in New Issue
Block a user