diff --git a/.github/workflows/MakeLocalizationChangelog.yaml b/.github/workflows/MakeLocalizationChangelog.yaml index 3b8c41bd..e72507c8 100644 --- a/.github/workflows/MakeLocalizationChangelog.yaml +++ b/.github/workflows/MakeLocalizationChangelog.yaml @@ -44,7 +44,7 @@ jobs: # Add comment to changelog issue - name: Add Comment to Changelog if: steps.changes.outputs.modified_files_count != 0 - uses: peter-evans/create-or-update-comment@v3.1.0 + uses: peter-evans/create-or-update-comment@v4.0.0 with: issue-number: 134 body-path: 'body.md'