Skip to content

Commit 7b13ce4

Browse files
chore(deps): Update crowdin/github-action action to v1.15.0
1 parent 901bc9f commit 7b13ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
GITHUB_USER: ${{ github.actor }}
5757
GITHUB_TOKEN: ${{ github.token }}
5858
- name: Upload to crowdin
59-
uses: crowdin/github-action@v1.9.0
59+
uses: crowdin/github-action@v1.15.0
6060
if: github.ref_name == 'stable' || startsWith(github.ref_name, 'release-')
6161
with:
6262
crowdin_branch_name: ${{ steps.variables.outputs.version }}

0 commit comments

Comments
 (0)