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

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.7 to 10.3.0.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.7...v10.3.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-09-03 10:45:37 +00:00
committed by github-actions[bot]
parent c6e4b3d4a8
commit 8f2d22be35

6
package-lock.json generated
View File

@@ -2842,9 +2842,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.1.7",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.7.tgz",
"integrity": "sha512-QnhP4k1eqzYLz6a4kpWrUQeKJYXqHggveMykvUFbSquq07GF85BXvr/QLhpOD7bpDcmEfL8VnphRA7KT5i9lzQ==",
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.3.0.tgz",
"integrity": "sha512-30ix6pw6PLW3tU0t8fNqPetCJq8IX1TX/sGMVCX6zhGa+7lkkvRMtx3Dar6slmiysPmF0o8iaQK1m5JoHyjYIQ==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",