build(deps): bump @actions/github from 5.0.3 to 5.1.1

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 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]
2023-02-27 13:28:08 +00:00
committed by GitHub
parent 4756e6330f
commit 5f4850959b
2 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
"author": "GitHub and contributors",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.3"
"@actions/github": "^5.1.1"
},
"engines": {
"node": ">=16.0.0 <20.0.0",