diff --git a/.github/workflows/pot.yml b/.github/workflows/pot.yml index 5db46d59..fac64dfd 100644 --- a/.github/workflows/pot.yml +++ b/.github/workflows/pot.yml @@ -20,7 +20,7 @@ jobs: run: script/build-pot - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "Update POT file" title: "Update POT file" \ No newline at end of file