diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 6c3849658aa061..007a61a0bcfe78 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -91,7 +91,7 @@ jobs: cat git-po-helper.out exit $exit_code - name: Create comment in pull request for report - uses: mshick/add-pr-comment@v1 + uses: mshick/add-pr-comment@v2 if: >- always() && github.event_name == 'pull_request_target' &&