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

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

---
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-07-26 10:22:01 +00:00
committed by github-actions[bot]
parent e9cb293f37
commit a50657d749

6
package-lock.json generated
View File

@@ -2805,9 +2805,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.1.tgz",
"integrity": "sha512-sSmsBKGpAlTtXf9rUJf/si16p+FwPEsvsJRjl3KCwFP0WywaSpynvUhlYvE18n5rzkQNbGJnObAKIoo3xFMSjA==",
"version": "10.1.3",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.3.tgz",
"integrity": "sha512-QVw7YT3J4VqyVjOnlRsFA3OCERAJHER4QbSPupbav3ER0fawrs2BAWbQFjsr24OAD4KTTKMZsVzF+GYFWCDtaQ==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",