Bump @actions/github from 5.0.1 to 5.0.3

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.1 to 5.0.3.
- [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>
This commit is contained in:
dependabot[bot]
2022-05-13 19:12:51 +00:00
committed by GitHub
parent 8d56fe93cf
commit b5ee2f25f6
2 changed files with 14 additions and 7 deletions

View File

@ -30,7 +30,7 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.1",
"@actions/github": "^5.0.3",
"@renovate/pep440": "^1.0.0",
"csv-parse": "^5.0.4",
"handlebars": "^4.7.7",