1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-08 06:27:02 +09:00

bump gh package ver

This commit is contained in:
Ryan Ghadimi 2025-05-07 11:12:29 +00:00
parent 2046ee6d6b
commit 07cac0a6b3
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
{
"name": "@actions/github",
"version": "6.0.0",
"version": "6.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/github",
"version": "6.0.0",
"version": "6.0.1",
"license": "MIT",
"dependencies": {
"@actions/http-client": "^2.2.0",

View file

@ -1,6 +1,6 @@
{
"name": "@actions/github",
"version": "6.0.0",
"version": "6.0.1",
"description": "Actions github lib",
"keywords": [
"github",