From 7c5ccce7128f71fc209feb8c6a74a377163ae1d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 03:44:26 +0000 Subject: [PATCH] Update peter-evans/find-comment digest to d743528 --- .github/workflows/task_for_library_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/task_for_library_update.yml b/.github/workflows/task_for_library_update.yml index 111f56c26..4ce4f32dc 100644 --- a/.github/workflows/task_for_library_update.yml +++ b/.github/workflows/task_for_library_update.yml @@ -105,7 +105,7 @@ jobs: env: BASE_BRANCH: ${{ github.base_ref }} GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - - uses: peter-evans/find-comment@bc3fcb27044f7fbfbaefc7031bbaecde5859f7d9 + - uses: peter-evans/find-comment@d743528ff9cc2027f7debbaad2544a1f4672ea99 id: find_comment with: issue-number: ${{ github.event.pull_request.number }}