aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/weekly_crowdin_sync.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/weekly_crowdin_sync.yml')
-rw-r--r--.github/workflows/weekly_crowdin_sync.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/weekly_crowdin_sync.yml b/.github/workflows/weekly_crowdin_sync.yml
index 1c6f0521..08f70679 100644
--- a/.github/workflows/weekly_crowdin_sync.yml
+++ b/.github/workflows/weekly_crowdin_sync.yml
@@ -17,7 +17,7 @@ jobs:
run: if [[ $(git diff --stat) != '' ]]; then echo "UPDATED=true" >> $GITHUB_ENV; fi
- name: Create Pull Request
- uses: peter-evans/create-pull-request@c7f493a8000b8aeb17a1332e326ba76b57cb83eb
+ uses: peter-evans/create-pull-request@45c510e1f68ba052e3cd911f661a799cfb9ba3a3
if: env.UPDATED == 'true'
with:
assignees: msfjarvis