From b336a1561f6be666e093a6e3b93e1f9590e6cdd2 Mon Sep 17 00:00:00 2001 From: deadprogram Date: Wed, 17 May 2023 15:06:35 +0200 Subject: [PATCH] build: update GH actions-comment-pull-request to v2.3.1 Signed-off-by: deadprogram --- .github/workflows/sizediff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sizediff.yml b/.github/workflows/sizediff.yml index 4d7fc3a3..5290733c 100644 --- a/.github/workflows/sizediff.yml +++ b/.github/workflows/sizediff.yml @@ -88,7 +88,7 @@ jobs: - name: Comment contents run: cat comment.txt - name: Add comment - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v2.3.1 with: filePath: comment.txt comment_tag: sizediff