From 3029e649dec27996ed793011a030599a74491c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 18:19:16 +0000 Subject: [PATCH] Bump peter-evans/find-comment Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from a66f4556a6b261f6add2b6e173c46c5a0dcef998 to b5a462800fb9b7a44da38965cd7281bf47a81fc6. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/a66f4556a6b261f6add2b6e173c46c5a0dcef998...b5a462800fb9b7a44da38965cd7281bf47a81fc6) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/health.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/health.yaml b/.github/workflows/health.yaml index f6a503a2..8bf749e1 100644 --- a/.github/workflows/health.yaml +++ b/.github/workflows/health.yaml @@ -216,7 +216,7 @@ jobs: - run: ls -R single-comments - name: Find Comment - uses: peter-evans/find-comment@a66f4556a6b261f6add2b6e173c46c5a0dcef998 + uses: peter-evans/find-comment@b5a462800fb9b7a44da38965cd7281bf47a81fc6 id: fc with: issue-number: ${{ github.event.number }}