diff --git a/action.yml b/action.yml index acf9f72..37be449 100644 --- a/action.yml +++ b/action.yml @@ -7,10 +7,12 @@ inputs: description: '`aftman` version in the form `vx.x.x`' required: false trust-check: + description: 'Whether to check trusts' deprecationMessage: 'Input `trust-check` is no longer used in `setup-aftman`, consider removing it from your configuration' default: 'true' required: false trusts: + description: 'List of trusted tools separated by spaces' deprecationMessage: 'Input `trusts` is no longer used in `setup-aftman`, consider removing it from your configuration' required: false path: