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": [