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

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

6
package-lock.json generated
View File

@@ -2573,9 +2573,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.3.3",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.3.3.tgz",
"integrity": "sha512-zrEdwRZ7ZTEM2JYhF4E+ZgApIfv6iHfQBnnAP1g2LqYZtj56+qWEUo/xW36cbZRDOweejxU40PGZckx6TZzFmg==",
"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==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",