Release @actions/github v8.0.1

This commit is contained in:
Daniel Kennedy
2026-01-27 10:21:00 -05:00
parent 968fd7f8d3
commit c0ef67ec49
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,5 +1,10 @@
# @actions/github Releases
### 8.0.1
- Update `undici` to `6.23.0`
- Update `@actions/http-client` to `3.0.2`
### 8.0.0
- Update @octokit dependencies
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@actions/github",
"version": "8.0.0",
"version": "8.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/github",
"version": "8.0.0",
"version": "8.0.1",
"license": "MIT",
"dependencies": {
"@actions/http-client": "^3.0.2",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/github",
"version": "8.0.0",
"version": "8.0.1",
"description": "Actions github lib",
"keywords": [
"github",