Skip to content

Commit 91c2d66

Browse files
dependabot[bot]dngray
authored andcommitted
build(deps): bump crowdin/github-action from 2.1.1 to 2.2.0
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71bd6bf commit 91c2d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@v4
4242

4343
- name: crowdin action
44-
uses: crowdin/github-action@v2.1.1
44+
uses: crowdin/github-action@v2.2.0
4545
with:
4646
upload_sources: true
4747
upload_sources_args: "--auto-update --delete-obsolete"

0 commit comments

Comments
 (0)