⬆ Bump @semantic-release/github from 10.1.4 to 10.1.5

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.1.4 to 10.1.5.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.1.4...v10.1.5)

---
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-15 10:53:18 +00:00
committed by github-actions[bot]
parent 68d70a1fc0
commit 7c2bbdd3f4

6
package-lock.json generated
View File

@@ -2845,9 +2845,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.1.4",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.4.tgz",
"integrity": "sha512-dg+JTNp1XHazwAx9HgIuVewStfpv5g7QqwBF09aZVqwVkdTXw4agR/nhWSD0yxDbsx0YCeJTcjUOj92gf8/0Jw==",
"version": "10.1.5",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.5.tgz",
"integrity": "sha512-S68D1r3gxWxk8jh2nINjEX/HYFb/i6X7ooxyvrv5CWLFuyEJQpN/zFw4zr8ti0YFXtKaccfpVQuVOgF0w+VacA==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",