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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-02 10:58:08 +00:00
committed by github-actions[bot]
parent 0ea445f0cf
commit db3379c84d

6
package-lock.json generated
View File

@@ -2987,9 +2987,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.6.tgz",
"integrity": "sha512-sS4psqZacGTFEN49UQGqwFNG6Jyx2/RX1BhhDGn/2WoPbhAHislohOY05/5r+JoL4gJMWycfH7tEm1eGVutYeg==",
"version": "10.0.7",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.7.tgz",
"integrity": "sha512-J7JiFvOu/8QKqFF5FDTk/k19Z/Jku4LdDof/+LsjaGgLOISJR7TL66q89c2YXV6Dh5Jw5VmiT4uK4q6SSfbQGA==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",