3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-23 15:54:34 +00:00

Added missing changes and modified dist assets.

This commit is contained in:
GitHub Action 2024-04-08 00:38:15 +00:00 committed by renovate[bot]
parent ff2cb1b4f2
commit 5f084a52a4
2 changed files with 5 additions and 5 deletions

8
dist/index.js generated vendored
View file

@ -6426,7 +6426,7 @@ var import_graphql = __nccwpck_require__(8467);
var import_auth_token = __nccwpck_require__(334);
// pkg/dist-src/version.js
var VERSION = "5.1.0";
var VERSION = "5.2.0";
// pkg/dist-src/index.js
var noop = () => {
@ -6593,7 +6593,7 @@ module.exports = __toCommonJS(dist_src_exports);
var import_universal_user_agent = __nccwpck_require__(5030);
// pkg/dist-src/version.js
var VERSION = "9.0.4";
var VERSION = "9.0.5";
// pkg/dist-src/defaults.js
var userAgent = `octokit-endpoint.js/${VERSION} ${(0, import_universal_user_agent.getUserAgent)()}`;
@ -6978,7 +6978,7 @@ var import_request3 = __nccwpck_require__(6234);
var import_universal_user_agent = __nccwpck_require__(5030);
// pkg/dist-src/version.js
var VERSION = "7.0.2";
var VERSION = "7.1.0";
// pkg/dist-src/with-defaults.js
var import_request2 = __nccwpck_require__(6234);
@ -9803,7 +9803,7 @@ var import_endpoint = __nccwpck_require__(9440);
var import_universal_user_agent = __nccwpck_require__(5030);
// pkg/dist-src/version.js
var VERSION = "8.2.0";
var VERSION = "8.3.1";
// pkg/dist-src/is-plain-object.js
function isPlainObject(value) {

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long