Commit graph

14 commits

Author SHA1 Message Date
Thomas Boop
d2ed94b14f
Update default runtime to node16
Node 12 has an end of life on April 30, 2022.

This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 

This is supported on all Actions Runners v2.285.0 or later.
2022-02-07 14:00:27 -05:00
Josh Gross
1d4576cfc1 Default to the GitHub token 2020-01-22 22:26:04 -05:00
Jonathan Clem
622ce3121a
Accept json or string encoding of result 2020-01-08 14:39:09 -05:00
francisfuzz
93e067c319 feature: build source file with ncc 2020-01-03 09:19:52 -08:00
Jonathan Clem
9f3a1f1343
Add GitHub as author 2019-11-13 15:04:08 -08:00
Edward Thomson
4f0c94ef13 Update description 2019-11-08 16:22:35 +00:00
Jonathan Clem
fbe453a850
Transform inputs from strings 2019-09-05 11:39:22 -04:00
Jonathan Clem
e6944039f8
Remove empty list from action.yml 2019-09-05 11:34:38 -04:00
Jonathan Clem
e3df9c68fb
Add debug, user-agent, and previews inputs 2019-09-05 09:35:47 -04:00
Jonathan Clem
a113ccad71
Use code icon 2019-09-05 09:20:46 -04:00
Jonathan Clem
75fbffad34
Rename to github-script 2019-09-05 09:20:37 -04:00
Jonathan Clem
436154793f
Add newline to end of action.yml 2019-08-29 18:52:32 -04:00
Jonathan Clem
d6f96b0015
Add branding to action.yml 2019-08-29 18:52:12 -04:00
Jonathan Clem
8080ea76f3
Initial pass on script Action 2019-08-29 18:46:42 -04:00