Skip to content

Commit

Permalink
Always use latest crowdin GitHub action.
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekjoshy committed Apr 21, 2023
1 parent c3a77ea commit 415612c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/localization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3

- name: Crowdin Action
uses: crowdin/github-action@Version-1.5.2
uses: crowdin/github-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
Expand Down

0 comments on commit 415612c

Please sign in to comment.