Commit graph

12 commits

Author SHA1 Message Date
Daz DeBoer
460a3ca55f
Delegate to 'gradle/actions/wrapper-validation' (#200)
Now that 'gradle/actions/wrapper-validation' has been released as v3.3.0, 
we remove this implementation and delegate via a composite action.

Fixes #198
2024-04-12 15:03:36 -06:00
Róbert Papp
a3555efcbf
Clarify output format (#177) 2024-02-06 20:56:02 -07:00
Łukasz Jernaś
8be8473276
Update workflows and action to NodeJS 20
Fixes #160
2024-01-29 13:41:42 -07:00
jorgectf
56b90f209b Export failed wrapper(s) path to GITHUB_OUTPUT 2023-07-21 21:14:57 +02:00
Róbert Papp
0be4b39706
Be more explicit about what each action input means. 2022-11-04 14:10:04 +00:00
Kengo TODA
094d8354f0 fix: bump up nodejs to v16 2021-12-22 06:35:31 +08:00
Paul Merlin
eabf8f4ea7 Add Action branding
Signed-off-by: Paul Merlin <paul@gradle.com>
2020-01-10 18:04:36 +01:00
Paul Merlin
9393a6ed98 Introduce min-wrapper-count input
Signed-off-by: Paul Merlin <paul@gradle.com>
2020-01-10 17:54:22 +01:00
Paul Merlin
e8407982ad Rename action
Signed-off-by: Paul Merlin <paul@gradle.com>
2020-01-10 17:00:21 +01:00
Paul Merlin
73443bf726 Add input to allow arbitrary checksums
In order for the action integration test to pass on CI
And it's a feature

Signed-off-by: Paul Merlin <paul@gradle.com>
2020-01-06 13:36:28 +01:00
Paul Merlin
e1189600d2 First cut
Signed-off-by: Paul Merlin <paul@gradle.com>
2020-01-05 14:03:40 +01:00
Paul Merlin
0fa564f462 Initial commit 2020-01-05 12:04:24 +01:00