Bump @actions/github from 5.1.1 to 6.0.0 (#46)

* Bump @actions/github from 5.1.1 to 6.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>

* update dist

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rimo <4203620+yizhoumo@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-26 01:23:28 +08:00
committed by GitHub
parent 865e26ae28
commit 59fe15c39c
4 changed files with 2621 additions and 5484 deletions

View File

@@ -67,7 +67,7 @@
},
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.0",
"@actions/github": "^6.0.0",
"@actions/tool-cache": "^2.0.1"
},
"devDependencies": {