Skip to content

Commit

Permalink
Merge pull request #494 from openfoodfacts/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…crowdin/github-action-1.14.1

chore(deps): bump crowdin/github-action from 1.14.0 to 1.14.1
  • Loading branch information
teolemon authored Nov 7, 2023
2 parents cccb964 + 632ba94 commit b15b29c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-per-language.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Matrix
uses: crowdin/[email protected].0
uses: crowdin/[email protected].1
with:
upload_translations: false # default is false
download_translations: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: crowdin action
uses: crowdin/[email protected].0
uses: crowdin/[email protected].1
with:
upload_translations: false # default is false
# Use this option to upload translations for a single specified language
Expand Down

0 comments on commit b15b29c

Please sign in to comment.