Skip to content

Commit

Permalink
Merge pull request #17 from gruntwork-io/update-action-definitions
Browse files Browse the repository at this point in the history
Update action name and description
  • Loading branch information
marinalimeira authored Aug 18, 2023
2 parents 12b54ef + 68721e8 commit 1f9053d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: 'Terragrunt Github Action'
description: 'Guithub Action for Terragrunt.'
author: '[email protected]'
name: 'Gruntwork Terragrunt'
description: 'Setup and execute Terragrunt.'
author: 'Gruntwork'

branding:
icon: 'award'
color: 'green'
color: 'purple'

inputs:
tg_version:
description: 'Terragrunt version to install.'
Expand Down

0 comments on commit 1f9053d

Please sign in to comment.