From 7561427e62ed83e99f6b64bf749fe9c27883ed36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 18:26:13 +0000 Subject: [PATCH] Bump peter-evans/find-comment Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from b5a462800fb9b7a44da38965cd7281bf47a81fc6 to bf21a578dd780f2e451dac9c1aa40a64c4285b75. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/b5a462800fb9b7a44da38965cd7281bf47a81fc6...bf21a578dd780f2e451dac9c1aa40a64c4285b75) --- 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 db945f05..c5bdb548 100644 --- a/.github/workflows/health.yaml +++ b/.github/workflows/health.yaml @@ -229,7 +229,7 @@ jobs: - run: ls -R single-comments - name: Find Comment - uses: peter-evans/find-comment@b5a462800fb9b7a44da38965cd7281bf47a81fc6 + uses: peter-evans/find-comment@bf21a578dd780f2e451dac9c1aa40a64c4285b75 id: fc with: issue-number: ${{ github.event.number }}