13 Commits

Author SHA1 Message Date
Tam Mach
ba40dc6b1d
Run the build after dependabot PRs (#54) 2020-07-15 09:15:21 +10:00
Joe Wilner
cf72500b28
Add path prefix if working director specified (#34) 2020-07-10 19:20:33 +00:00
Tam Mach
d737e6d962
Fix misleading version input description (#33)
* Fix misleading version input description

Signed-off-by: Tam Mach <sayboras@yahoo.com>

* Run npm run all

* Update dep to fix CI

* Update dep to fix CI

* Bump to 1.28

* Locked down setup-go version
2020-07-06 06:17:53 +02:00
Denis Isaev
8870cfbcd4
remove output setting (#22)
Relates: #21
2020-05-23 12:34:30 +03:00
Tam Mach
3395f777a4
Replace forked cache by official npm (#21)
* Replace forked cache by official npm

* Follow the same validation as @action/cache

* Remove debug log
2020-05-23 12:25:16 +03:00
Denis Isaev
04eca20383 don't add --new args if not requested 2020-05-22 10:48:00 +03:00
Denis Isaev
10cbc929b3
Support only-new-issues (#19)
Fixes #16
2020-05-22 10:36:12 +03:00
Stephanie Hobbs
20d5541dab
Add working-directory support (#18)
Add working-directory support

Fixes #15
2020-05-21 14:36:02 +03:00
Denis Isaev
27e14e0f3f use action config, don't require github token
fixes #11
2020-05-09 16:34:52 +03:00
Denis Isaev
13e2c1f984
fix go.mod hashsum 2020-05-05 17:17:46 +03:00
Denis Isaev
b7926cae39
improve caching 2020-05-05 17:03:47 +03:00
Denis Isaev
f7d08adb03
Fix problems parsing 2020-05-04 19:48:51 +03:00
Denis Isaev
853ade09ed
reimplement github action in typescript 2020-05-04 17:48:04 +03:00