⬆ Bump @semantic-release/github from 10.0.7 to 10.1.0

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.7 to 10.1.0.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.0.7...v10.1.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-09 10:56:42 +00:00
committed by github-actions[bot]
parent f1552f1497
commit 6384d5df66

6
package-lock.json generated
View File

@@ -2843,9 +2843,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.0.7",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.7.tgz",
"integrity": "sha512-J7JiFvOu/8QKqFF5FDTk/k19Z/Jku4LdDof/+LsjaGgLOISJR7TL66q89c2YXV6Dh5Jw5VmiT4uK4q6SSfbQGA==",
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz",
"integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",