Skip to content

Commit

Permalink
Update sync-format-message-translations version to 1.5.0 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
viplezer authored Aug 5, 2021
1 parent d7da2e8 commit 7e2e508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ runs:
env:
INPUT_CONFIG: ${{ inputs.config }}
run: |
npx @get-bridge/sync-format-message-translations@^1.4.0 sync-translations --config "${INPUT_CONFIG:-TRANSLATION_SYNC_CONFIG}" --ignore-jira
npx @get-bridge/sync-format-message-translations@^1.5.0 sync-translations --config "${INPUT_CONFIG:-TRANSLATION_SYNC_CONFIG}" --ignore-jira

0 comments on commit 7e2e508

Please sign in to comment.