⬆ Bump @semantic-release/github from 10.1.6 to 10.1.7

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.6 to 10.1.7.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.6...v10.1.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-08-21 10:38:32 +00:00
committed by github-actions[bot]
parent 45f2906609
commit 3098cb74a1

6
package-lock.json generated
View File

@@ -2845,9 +2845,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.1.6",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.6.tgz",
"integrity": "sha512-UTW7hNp6nDeJJWrHcNx8dki95d12WVh++PH98rIr7PQxrZrnjtL0ys/rsAt9tOBTWBaCZdj6797RMLkY9tU+ug==",
"version": "10.1.7",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.7.tgz",
"integrity": "sha512-QnhP4k1eqzYLz6a4kpWrUQeKJYXqHggveMykvUFbSquq07GF85BXvr/QLhpOD7bpDcmEfL8VnphRA7KT5i9lzQ==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",