From 44ce41f85e61537079cea563d8c08cef67cd0015 Mon Sep 17 00:00:00 2001 From: stdavis Date: Fri, 22 Mar 2024 16:58:47 -0600 Subject: [PATCH] fix: edit mode replace --- .github/workflows/schedule.sgid-index-validation.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/schedule.sgid-index-validation.yml b/.github/workflows/schedule.sgid-index-validation.yml index ec41dd6e4..f7d632903 100644 --- a/.github/workflows/schedule.sgid-index-validation.yml +++ b/.github/workflows/schedule.sgid-index-validation.yml @@ -60,7 +60,7 @@ jobs: id: find-comment with: issue-number: ${{ steps.create-issue.outputs.number }} - comment-author: 'github-actions[bot]' + comment-author: github-actions[bot] body-includes: Validation Output - name: ✍️ Updating issue comment @@ -68,6 +68,7 @@ jobs: with: issue-number: ${{ steps.create-issue.outputs.number }} comment-id: ${{ steps.find-comment.outputs.comment-id }} + edit-mode: replace body: | ### SGID Index Validation Output