Skip to content

Commit fbff960

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +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'
132+
signoff: true
133133
body: |
134134
This PR updates GitOps Promoter from ${{ steps.get-current-version.outputs.current_version }} to ${{ steps.get-latest-release.outputs.latest_version }}.
135135

0 commit comments

Comments
 (0)