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

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

---
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-12 10:45:15 +00:00
committed by github-actions[bot]
parent 31d4f6c340
commit 68d70a1fc0

6
package-lock.json generated
View File

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