Skip to content

Commit

Permalink
Merge branch 'deps'
Browse files Browse the repository at this point in the history
  • Loading branch information
jbw committed Aug 23, 2023
2 parents ef8a04f + 1f6b76f commit 8614fbb
Show file tree
Hide file tree
Showing 2 changed files with 2,879 additions and 2,610 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@ inputs:
tags:
description: 'The tags to add to the stack'
required: false
default: '{}'
default: '[]'

parameterOverrides:
description: 'The parameter overrides to add to the stack'
required: false
default: '{}'
default: '[]'

parameterOverridesFilePath:
description: 'The path to the parameter overrides file'
Expand Down
Loading

0 comments on commit 8614fbb

Please sign in to comment.