fix(deps): update dependency @actions/github to v6 (#1636)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
renovate[bot]
2023-10-10 17:58:18 +00:00
committed by GitHub
parent 6777efe3ca
commit 1d9d8f4a76
5 changed files with 26907 additions and 6192 deletions

View File

@@ -34,7 +34,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/github": "^6.0.0",
"@octokit/rest": "^20.0.1",
"lodash": "^4.17.21",
"micromatch": "^4.0.5",