Commit graph

16 commits

Author SHA1 Message Date
Enes
4bc1098eae
bump action from Node12 to Node16
🚨 Node 12 has an end of life on April 30, 2022.

The GitHub Actions workflow gives the following annotation while running the action:

> Node.js 12 actions are deprecated. For more information see: github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12.

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.

Signed-off-by: Enes <ahmedenesturan@gmail.com>
2022-11-08 11:41:32 +03:00
Benjamin
162add4f19
Set private-key as non required (#49)
Co-authored-by: benjaminmal <bbenben778@gmail.com>
2022-10-01 18:13:45 +02:00
Andy Palmer
56e7af68da
Add ansi and verbosity input options (#42) 2022-08-17 15:46:44 +02:00
Anton Medvedev
732002f64c Add deployer-binary input 2021-10-21 22:08:17 +02:00
Anton Medvedev
77ac0bfc15 Add deployer-version 2021-10-15 23:07:42 +02:00
Anton Medvedev
2c2db8c641 Update action 2021-10-15 22:41:21 +02:00
Benoît Chantre
ad4e7856ef
Add ssh-config input (#11)
Closes #10
2021-05-01 11:32:31 +02:00
Anton Medvedev
97c09aab21
Update action.yaml 2020-11-17 16:56:19 +03:00
Anton Medvedev
8d5a749f7b Update action.yaml 2020-11-13 21:49:26 +01:00
Anton Medvedev
35f3e09733 Ycnd 2020-11-13 21:45:33 +01:00
Anton Medvedev
f196a8a598
Update action.yaml 2020-11-13 23:24:22 +03:00
Anton Medvedev
35ed6b4915
Update action.yaml 2020-11-13 23:18:52 +03:00
Anton Medvedev
5fe29508e5
Update and rename action.yml to action.yaml 2020-11-13 23:17:45 +03:00
Anton Medvedev
14c11a50c9
Rename action.yaml to action.yml 2020-11-13 13:05:50 +03:00
Anton Medvedev
d4bc7eff8a Rename action 2020-11-10 23:25:45 +01:00
Anton Medvedev
13c2ed42a5 Add action 2020-11-10 23:03:10 +01:00