Skip to content

Commit 77fb06d

Browse files
dep: bump crowdin/github-action from 2.6.1 to 2.7.0 (#1104)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f166a98 commit 77fb06d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/crowdin_download.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: crowdin action
20-
uses: crowdin/github-action@v2.6.1
20+
uses: crowdin/github-action@v2.7.0
2121
with:
2222
upload_sources: true
2323
upload_translations: false

.github/workflows/crowdin_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: crowdin action
22-
uses: crowdin/github-action@v2.6.1
22+
uses: crowdin/github-action@v2.7.0
2323
with:
2424
upload_sources: true
2525
upload_translations: false

0 commit comments

Comments
 (0)