From 67212dc2f42f874346fcf34c5d87fcb0fb96f3a0 Mon Sep 17 00:00:00 2001 From: stdavis Date: Fri, 22 Mar 2024 16:38:53 -0600 Subject: [PATCH] fix: fix comment id reference --- .github/workflows/schedule.sgid-index-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schedule.sgid-index-validation.yml b/.github/workflows/schedule.sgid-index-validation.yml index 6070db0e3..3bfccfa4f 100644 --- a/.github/workflows/schedule.sgid-index-validation.yml +++ b/.github/workflows/schedule.sgid-index-validation.yml @@ -67,7 +67,7 @@ jobs: uses: peter-evans/create-or-update-comment@v4 with: issue-number: ${{ steps.create-issue.outputs.number }} - comment-id: validation-output + comment-id: ${{ steps.find-comment.outputs.comment-id }} body: | ### SGID Index Validation Output