⬆ Bump @semantic-release/github from 10.3.4 to 10.3.5

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.3.4 to 10.3.5.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.3.4...v10.3.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-09-23 10:16:07 +00:00
committed by github-actions[bot]
parent fc980a57a4
commit bc9da1a505

6
package-lock.json generated
View File

@@ -2573,9 +2573,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.3.4",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.3.4.tgz",
"integrity": "sha512-JghCkEk7e2u+iauMje8lgHH11pbtaz9yTdMn/PyfulCdBshIwpp+Mu/NR8Ml216auEUtvmBpQX5+Cth2TsVUVw==",
"version": "10.3.5",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.3.5.tgz",
"integrity": "sha512-svvRglGmvqvxjmDgkXhrjf0lC88oZowFhOfifTldbgX9Dzj0inEtMLaC+3/MkDEmxmaQjWmF5Q/0CMIvPNSVdQ==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",