⬆ Bump @semantic-release/github from 10.0.3 to 10.0.4

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v10.0.3...v10.0.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-05-16 10:08:50 +00:00
committed by github-actions[bot]
parent 4defe4fa15
commit 8d193515a6

6
package-lock.json generated
View File

@@ -2987,9 +2987,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.3.tgz",
"integrity": "sha512-nSJQboKrG4xBn7hHpRMrK8lt5DgqJg50ZMz9UbrsfTxuRk55XVoQEadbGZ2L9M0xZAC6hkuwkDhQJKqfPU35Fw==",
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.4.tgz",
"integrity": "sha512-eHCfW3jlzax5OKd5nTovlvoCdg+b9YBa31M2JGT1KmzmJR3TIalu2ahVU+V/xATVeOx+S8fbCiPnBBgMlzH5Vw==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",