From aba3f08d602c05939fb1fc3ee13192dcdbc10fde Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 2 Jul 2026 18:16:46 +0000 Subject: [PATCH] Sign commits and bump create-pull-request to v7 in update-syntax-description workflow --- .github/workflows/update-syntax-description.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-syntax-description.yml b/.github/workflows/update-syntax-description.yml index 05317aa..e1f2dde 100644 --- a/.github/workflows/update-syntax-description.yml +++ b/.github/workflows/update-syntax-description.yml @@ -55,8 +55,9 @@ jobs: fi - name: Create Pull Request if: env.CHANGES_DETECTED == 'true' - uses: cfengine/create-pull-request@v6 + uses: cfengine/create-pull-request@v7 with: + sign-commits: true title: Updated syntax-description.json body: Automated update to syntax-description.json [the `update-syntax-description` workflow](https://github.com/cfengine/cfengine-cli/tree/main/.github/workflows/update-syntax-description.yml). reviewers: |