diff --git a/.github/workflows/generate_catalog_templates.yml b/.github/workflows/generate_catalog_templates.yml index d9dd97c5c..a56e78783 100644 --- a/.github/workflows/generate_catalog_templates.yml +++ b/.github/workflows/generate_catalog_templates.yml @@ -20,7 +20,7 @@ jobs: pre-build-command: pip install -r requirements.txt build-command: make gettext - - uses: peter-evans/create-pull-request@v4 + - uses: peter-evans/create-pull-request@v5 id: cpr with: token: ${{ secrets.COMMAND_BOT_PAT }}