build(deps): bump @actions/github from 5.0.0 to 5.0.1 (#437)

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-04 11:24:34 -07:00
committed by GitHub
parent 226c5fce6f
commit fb6358de51
2 changed files with 14 additions and 14 deletions

View File

@@ -27,7 +27,7 @@
"@actions/cache": "^2.0.0",
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.0.0",
"@actions/github": "^5.0.1",
"@actions/tool-cache": "^1.7.2",
"@types/semver": "^7.3.9",
"@types/tmp": "^0.2.3",