From 90f5b2729c95f8d0eb1dcc7584e218f442cda6ee Mon Sep 17 00:00:00 2001 From: Carter Date: Thu, 27 Jul 2023 08:17:05 -0700 Subject: [PATCH] Use GitHub bot user as committer/author --- .github/workflows/sync-eni-max-pods.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/sync-eni-max-pods.yaml b/.github/workflows/sync-eni-max-pods.yaml index 779d13ea5..929ceb2a5 100644 --- a/.github/workflows/sync-eni-max-pods.yaml +++ b/.github/workflows/sync-eni-max-pods.yaml @@ -40,6 +40,8 @@ jobs: path: amazon-eks-ami/ add-paths: files/eni-max-pods.txt commit-message: "Update eni-max-pods.txt" + committer: "GitHub " + author: "GitHub " title: "Update eni-max-pods.txt" body: | Generated by [aws/amazon-vpc-cni-k8s](https://github.com/aws/amazon-vpc-cni-k8s):