update action yml

This commit is contained in:
Miguel Savignano 2019-11-03 02:15:13 +01:00
parent d734a59c05
commit 2454e13902
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,10 @@
# Changelog
## v1.1.0
- Lcov
## v1.0.0
- Create check run in github
- Adapter for brakeman report
- Simplecov

View File

@ -12,7 +12,6 @@ inputs:
token:
description: "Github token for create checks"
required: true
default: "World"
min_coverage:
description: "Minimum coverage"
default: "80"