diff --git a/.github/workflows/generate_catalog_templates.yml b/.github/workflows/generate_catalog_templates.yml index 1984ea1a0..6ef12e407 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@v6 + - uses: peter-evans/create-pull-request@v7 id: cpr with: token: ${{ secrets.COMMAND_BOT_PAT }}