update action yml
This commit is contained in:
parent
d734a59c05
commit
2454e13902
@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.1.0
|
||||||
|
|
||||||
|
- Lcov
|
||||||
|
|
||||||
## v1.0.0
|
## v1.0.0
|
||||||
|
|
||||||
- Create check run in github
|
- Create check run in github
|
||||||
- Adapter for brakeman report
|
- Simplecov
|
||||||
|
|||||||
@ -12,7 +12,6 @@ inputs:
|
|||||||
token:
|
token:
|
||||||
description: "Github token for create checks"
|
description: "Github token for create checks"
|
||||||
required: true
|
required: true
|
||||||
default: "World"
|
|
||||||
min_coverage:
|
min_coverage:
|
||||||
description: "Minimum coverage"
|
description: "Minimum coverage"
|
||||||
default: "80"
|
default: "80"
|
||||||
|
|||||||
Reference in New Issue
Block a user