Bump @octokit/webhooks-types from 6.7.0 to 6.8.0 (#10)

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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-23 19:42:29 +01:00 committed by GitHub
parent 7578a78d94
commit 93a33c3dc4
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"