Skip to content

Commit 745f129

Browse files
Update @actions/github to 5.0.1 (#1038)
* Update @actions/github to 5.0.1 * Fix package-lock.json
1 parent 7e7e8d4 commit 745f129

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

packages/github/RELEASES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @actions/github Releases
22

3+
### 5.0.1
4+
- [Update Octokit Dependencies](https://github.com/actions/toolkit/pull/1037)
35
### 5.0.0
46
- [Update @actions/github to include latest octokit definitions](https://github.com/actions/toolkit/pull/783)
57
- [Add urls to context](https://github.com/actions/toolkit/pull/794)

packages/github/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@actions/github",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Actions github lib",
55
"keywords": [
66
"github",

0 commit comments

Comments
 (0)