We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb70dd commit b1c86f8Copy full SHA for b1c86f8
1 file changed
action.yml
@@ -12,7 +12,7 @@ inputs:
12
cli-version:
13
description: 'Choose a CLI version. Versions: https://github.com/simplelocalize/simplelocalize-cli/releases'
14
required: true
15
- default: '2.8.0'
+ default: '2.9.0'
16
api-key:
17
description: 'Project API Key'
18
required: false
0 commit comments