From 1bc1a910dbe835fcf84eb33f6151fff0089a5117 Mon Sep 17 00:00:00 2001 From: Luke Tomlinson Date: Wed, 30 Mar 2022 11:25:49 -0400 Subject: [PATCH] Use old version --- packages/github/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/github/package.json b/packages/github/package.json index 208b5a79d6..4ff07b9121 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -1,6 +1,6 @@ { "name": "@actions/github", - "version": "5.0.1", + "version": "5.0.0", "description": "Actions github lib", "keywords": [ "github",