Commit Graph

8 Commits (dedef103f1e7298c4f226ecad509d950f1ca3904)

Author SHA1 Message Date
Tobias Speicher dedef103f1
Replace deprecated String.prototype.substr()
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
4 years ago
Thomas Boop a12a3943b4
update readme for v3 (#708)
* update readme for v3

* update readme with changes

* nit grammar
4 years ago
eric sciple eb8a193c1d
update dev dependencies and react to new linting rules (#611) 4 years ago
eric sciple b2e6b7ed13
add ssh support (#163) 6 years ago
eric sciple bc50a995b8
Add link to doc for creating and using encyrpted secrets (#123) 6 years ago
eric sciple 722adc63f1
update examples to reference v2 tag (#110) 6 years ago
eric sciple 8461dbfed3
update readme (#82) 6 years ago
eric sciple e347bba93b
Convert checkout to a regular action (#70) 6 years ago