diff --git a/.github/workflows/lupdate.yml b/.github/workflows/lupdate.yml index 97557add2..daadabbb3 100644 --- a/.github/workflows/lupdate.yml +++ b/.github/workflows/lupdate.yml @@ -24,7 +24,7 @@ jobs: run: lupdate src/NotepadNext.pro - name: Commit translation changes - uses: stefanzweifel/git-auto-commit-action@v5 + uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: Update translation files file_pattern: 'i18n/*.ts'