Bump @octokit/webhooks-types from 6.7.0 to 6.8.0

Bumps [@octokit/webhooks-types](https://github.com/octokit/webhooks) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](https://github.com/octokit/webhooks/compare/v6.7.0...v6.8.0)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-23 18:08:54 +00:00 committed by GitHub
parent 74703c48f3
commit 69f603bf32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -65,7 +65,7 @@
"@actions/core": "^1.10.0",
"@octokit/rest": "^19.0.5",
"@octokit/types": "^8.0.0",
"@octokit/webhooks-types": "^6.7.0",
"@octokit/webhooks-types": "^6.8.0",
"commander": "^9.3.0",
"fs-extra": "^11.1.0",
"simple-git": "^3.15.1"