Skip to content

Commit 6144237

Browse files
Bump undici and @actions/github in /.github/actions/tamper-artifact-new
Bumps [undici](https://github.com/nodejs/undici) to 6.24.1 and updates ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). These dependencies need to be updated together. Updates `undici` from 6.23.0 to 6.24.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.23.0...v6.24.1) Updates `@actions/github` from 6.0.0 to 9.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) --- updated-dependencies: - dependency-name: undici dependency-version: 6.24.1 dependency-type: indirect - dependency-name: "@actions/github" dependency-version: 9.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3650d87 commit 6144237

File tree

2 files changed

+40
-270
lines changed

2 files changed

+40
-270
lines changed

.github/actions/tamper-artifact-new/package-lock.json

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

.github/actions/tamper-artifact-new/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@actions/artifact": "^6.2.0",
1414
"@actions/core": "^1.8.0",
15-
"@actions/github": "^6.0.0",
15+
"@actions/github": "^9.0.0",
1616
"@actions/http-client": "^2.0.1",
1717
"@octokit/action": "^6.0.0"
1818
}

0 commit comments

Comments
 (0)