⬆ Bump @semantic-release/github from 11.0.0 to 11.0.1
Some checks are pending
Release / release (push) Waiting to run

Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v11.0.0...v11.0.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-11-07 10:48:38 +00:00
committed by github-actions[bot]
parent 192068167c
commit 6a59df0d20

6
package-lock.json generated
View File

@@ -2573,9 +2573,9 @@
}
},
"node_modules/@semantic-release/github": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-11.0.0.tgz",
"integrity": "sha512-Uon6G6gJD8U1JNvPm7X0j46yxNRJ8Ui6SgK4Zw5Ktu8RgjEft3BGn+l/RX1TTzhhO3/uUcKuqM+/9/ETFxWS/Q==",
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-11.0.1.tgz",
"integrity": "sha512-Z9cr0LgU/zgucbT9cksH0/pX9zmVda9hkDPcgIE0uvjMQ8w/mElDivGjx1w1pEQ+MuQJ5CBq3VCF16S6G4VH3A==",
"dev": true,
"dependencies": {
"@octokit/core": "^6.0.0",