Skip to content

Commit 82a1c0e

Browse files
build(deps): bump @actions/github from 6.0.1 to 7.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/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/github" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71537d0 commit 82a1c0e

File tree

2 files changed

+11
-20
lines changed

2 files changed

+11
-20
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"@actions/core": "^2.0.2",
1313
"@actions/exec": "^2.0.0",
14-
"@actions/github": "^6.0.1"
14+
"@actions/github": "^7.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)