From 1500ee99d31be55543d8fdfc8f8bc64ac1e4748f Mon Sep 17 00:00:00 2001 From: Hidde Beydals Date: Thu, 4 Mar 2021 22:29:46 +0100 Subject: [PATCH] Enable commit sign-off for Kyverno update Signed-off-by: Hidde Beydals --- .github/workflows/update.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 376d9841..c30f0da6 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -35,6 +35,7 @@ jobs: branch: update-kyverno committer: GitHub author: fluxcdbot + signoff: true commit-message: Update kyverno to ${{ steps.version.outputs.NUMBER }} title: Update kyverno to ${{ steps.version.outputs.NUMBER }} body: |