Bump @actions/github from 5.0.0 to 5.0.1 (#195)

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.0.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-patch
...

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-04-02 14:10:29 -04:00
committed by GitHub
parent 18990f60e0
commit 29a6629a49
2 changed files with 42 additions and 30 deletions

View File

@@ -55,7 +55,7 @@
},
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"@actions/github": "^5.0.1",
"@types/glob": "^7.2.0",
"glob": "^7.2.0",
"untildify": "^4.0.0"