From d25fa13e6da3480adf386dd673ec5a92a2ded2ef Mon Sep 17 00:00:00 2001 From: Alexandre Franke Date: Thu, 9 Dec 2021 09:14:03 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20Update=20PR=20description=20edit?= =?UTF-8?q?ing=20action=20(#3558)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Switch to upstream and use a more recent version. Fixes failure to edit on empty descriptions. Signed-off-by: Alexandre Franke --- .github/workflows/netlify.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/netlify.yaml b/.github/workflows/netlify.yaml index f9d0c6a8..83b6bec5 100644 --- a/.github/workflows/netlify.yaml +++ b/.github/workflows/netlify.yaml @@ -61,7 +61,7 @@ jobs: - name: "📝 Edit PR Description" # v1.0.1 - uses: velas/pr-description@3e19bf4239eecaf552a1c24ee730da2ba84b41cf + uses: Beakyn/gha-comment-pull-request@2167a7aee24f9e61ce76a23039f322e49a990409 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: