Add trust descriptions back

This commit is contained in:
ok-nick 2022-08-22 16:22:01 -04:00
parent 15bb8d4ec1
commit 8014b2fa1f
No known key found for this signature in database
GPG key ID: A93D451DB4F2EB17

View file

@ -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: