From 10e2a639a660a48a396fbb1d9fe34330b5c38368 Mon Sep 17 00:00:00 2001 From: Thibault Derousseaux <6574550+tibdex@users.noreply.github.com> Date: Thu, 31 Aug 2023 15:16:12 -0400 Subject: [PATCH] Revert Node.js update (#82) --- action.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 1cf9da44..3a9b21ed 100644 --- a/action.yml +++ b/action.yml @@ -22,7 +22,7 @@ outputs: token: description: An installation token for the GitHub App on the requested repository. runs: - using: node20 + using: node16 main: dist/index.js branding: icon: unlock diff --git a/package.json b/package.json index d47d46e3..fc76ea64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-app-token", - "version": "1.8.1", + "version": "1.8.2", "license": "MIT", "type": "module", "files": [