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

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

---
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-22 10:30:27 +00:00
committed by github-actions[bot]
parent 539dbf49c6
commit 0b24ae2721

6
package-lock.json generated
View File

@@ -2843,9 +2843,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz",
"integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==",
"version": "10.1.1",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.1.tgz",
"integrity": "sha512-sSmsBKGpAlTtXf9rUJf/si16p+FwPEsvsJRjl3KCwFP0WywaSpynvUhlYvE18n5rzkQNbGJnObAKIoo3xFMSjA==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",