Skip to content

Commit bde56e2

Browse files
build(deps): bump the npm-actions-dependencies group with 2 updates
Bumps the npm-actions-dependencies group with 2 updates: [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) and [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). Updates `@actions/core` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/github` from 6.0.1 to 7.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: "@actions/core" dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-actions-dependencies - dependency-name: "@actions/github" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9106f5d commit bde56e2

2 files changed

Lines changed: 17 additions & 46 deletions

File tree

package-lock.json

Lines changed: 15 additions & 44 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
@@ -75,8 +75,8 @@
7575
]
7676
},
7777
"dependencies": {
78-
"@actions/core": "^2.0.1",
79-
"@actions/github": "^6.0.1",
78+
"@actions/core": "^2.0.2",
79+
"@actions/github": "^7.0.0",
8080
"inversify": "^7.10.8",
8181
"reflect-metadata": "^0.2.2",
8282
"zod": "^4.3.4",

0 commit comments

Comments
 (0)