Skip to content

Commit d984101

Browse files
committed
fix: add signoff
Signed-off-by: emirot <emirot.nolan@gmail.com>
1 parent 0ec4257 commit d984101

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-gitops-promoter-version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
path: current-repo
130130
commit-message: "chore: update GitOps Promoter to ${{ steps.get-latest-release.outputs.latest_version }}"
131131
title: "chore: update GitOps Promoter to ${{ steps.get-latest-release.outputs.latest_version }}"
132+
signoff: 'true'
132133
body: |
133134
This PR updates GitOps Promoter from ${{ steps.get-current-version.outputs.current_version }} to ${{ steps.get-latest-release.outputs.latest_version }}.
134135

0 commit comments

Comments
 (0)