Skip to content

Commit

Permalink
chore(deps): Update crowdin/github-action action to v1.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 47652fb commit acbfe7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
GITHUB_USER: ${{ github.actor }}
GITHUB_TOKEN: ${{ github.token }}
- name: Upload to crowdin
uses: crowdin/github-action@v1.9.0
uses: crowdin/github-action@v1.20.3
if: github.ref_name == 'stable' || startsWith(github.ref_name, 'release-')
with:
crowdin_branch_name: ${{ steps.variables.outputs.version }}
Expand Down

0 comments on commit acbfe7b

Please sign in to comment.