Skip to content

Commit 34aa2d5

Browse files
build(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@actions/github` from 6.0.0 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `@types/node` from 22.15.3 to 22.15.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@actions/github" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 22.15.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d56fa9 commit 34aa2d5

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@actions/cache": "^4.0.3",
2828
"@actions/core": "^1.11.1",
2929
"@actions/exec": "^1.1.1",
30-
"@actions/github": "^6.0.0",
30+
"@actions/github": "^6.0.1",
3131
"@actions/http-client": "^2.2.3",
3232
"@octokit/plugin-retry": "^6.1.0",
3333
"@actions/tool-cache": "^2.0.2",
34-
"@types/node": "^22.15.3",
34+
"@types/node": "^22.15.17",
3535
"@types/semver": "^7.7.0",
3636
"@types/tmp": "^0.2.6",
3737
"@types/which": "^3.0.4",

0 commit comments

Comments
 (0)