From b0272eac6fde42e5a16bf19af60d884f97b20ae6 Mon Sep 17 00:00:00 2001 From: "file-sync-app[bot]" <89714990+file-sync-app[bot]@users.noreply.github.com> Date: Sat, 23 Oct 2021 05:34:40 +0000 Subject: [PATCH] Bump sticky-pull-request-comment to 2.2.0 --- .github/workflows/coverage-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage-comment.yml b/.github/workflows/coverage-comment.yml index 9769658..344482a 100644 --- a/.github/workflows/coverage-comment.yml +++ b/.github/workflows/coverage-comment.yml @@ -45,7 +45,7 @@ jobs: hide-branch-coverage: true output-file: comment.html - name: Post code coverage report - uses: marocchino/sticky-pull-request-comment@v2.1.1 + uses: marocchino/sticky-pull-request-comment@v2.2.0 with: path: comment.html number: ${{ env.pr_number }}