Skip to content

Commit 07435e3

Browse files
authored
Remove actions/github, update actions/core (#299)
*Issue #, if available:* *Description of changes:* - Removed unused dependency `@actions/github` to remove dependency on `undici 5.x` and address CVE. - Moved to `@actions/core 2.0.0`. Moving to `@actions/core 3.0.0` seems more extensive, will leave that for a later CR. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent bed0d09 commit 07435e3

23 files changed

Lines changed: 42315 additions & 34586 deletions

dist/136.index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/360.index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/443.index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/566.index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/605.index.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/762.index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/869.index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/956.index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/998.index.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cleanup/136.index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ const core_1 = __webpack_require__(8704);
728728
const util_user_agent_node_1 = __webpack_require__(1656);
729729
const config_resolver_1 = __webpack_require__(9316);
730730
const core_2 = __webpack_require__(402);
731-
const hash_node_1 = __webpack_require__(5092);
731+
const hash_node_1 = __webpack_require__(2711);
732732
const middleware_retry_1 = __webpack_require__(9618);
733733
const node_config_provider_1 = __webpack_require__(5704);
734734
const node_http_handler_1 = __webpack_require__(1279);

0 commit comments

Comments
 (0)