Update action.yml

This commit is contained in:
Tonye Jack 2021-07-15 06:03:07 -04:00 committed by GitHub
parent 410c5bd269
commit 202fce939f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ inputs:
required: false
default: ""
sha:
description: 'Specify a different commit SHA to be used for comparing changes'
description: 'Specify a different commit SHA used for comparing changes'
required: true
default: ${{ github.sha }}