Skip to content

Commit

Permalink
Merge pull request #10722 from DestinyItemManager/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/minor-3c63424c5b

Bump crowdin/github-action from 2.1.1 to 2.1.2 in the minor group
  • Loading branch information
auto-merge-helper[bot] committed Sep 9, 2024
2 parents afbddf5 + eef4ada commit d1a5040
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/i18n-bot-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: pnpm install --frozen-lockfile --prefer-offline

- name: Download updated i18n files
uses: crowdin/github-action@v2.1.1
uses: crowdin/github-action@v2.1.2
with:
upload_sources: false
upload_translations: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/i18n-bot-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: dimJSON="$(jq -S . src/locale/en.json)" && echo "${dimJSON}" > src/locale/en.json

- name: Upload updated en.json to crowdin
uses: crowdin/github-action@v2.1.1
uses: crowdin/github-action@v2.1.2
with:
upload_sources: true
upload_translations: false
Expand Down

0 comments on commit d1a5040

Please sign in to comment.