Skip to content

Commit aba3f08

Browse files
committed
Sign commits and bump create-pull-request to v7 in update-syntax-description workflow
1 parent 052defd commit aba3f08

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/update-syntax-description.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ jobs:
5555
fi
5656
- name: Create Pull Request
5757
if: env.CHANGES_DETECTED == 'true'
58-
uses: cfengine/create-pull-request@v6
58+
uses: cfengine/create-pull-request@v7
5959
with:
60+
sign-commits: true
6061
title: Updated syntax-description.json
6162
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).
6263
reviewers: |

0 commit comments

Comments
 (0)