Bump @actions/github from 5.0.0 to 5.1.1

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  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-10-18 06:45:31 +00:00
committed by GitHub
parent 6045f64a24
commit 26cb96aa5e
2 changed files with 113 additions and 131 deletions

View File

@@ -28,7 +28,7 @@
"homepage": "https://github.com/peter-evans/repository-dispatch#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.0"
"@actions/github": "^5.1.1"
},
"devDependencies": {
"@types/jest": "^27.0.3",