From b4dd5ed50e9eeedbb2f65e208eb345f3ea755c35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 06:21:01 +0000 Subject: [PATCH] Bump peter-evans/find-comment Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 0da1f4fc1f20cd898368bd56089d391df418f52f to 025109652c8a93d074bfe8b64ff81f011cac8928. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/0da1f4fc1f20cd898368bd56089d391df418f52f...025109652c8a93d074bfe8b64ff81f011cac8928) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/content-changes-table-comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/content-changes-table-comment.yml b/.github/workflows/content-changes-table-comment.yml index 9ce89b97edf2..47890520e561 100644 --- a/.github/workflows/content-changes-table-comment.yml +++ b/.github/workflows/content-changes-table-comment.yml @@ -102,7 +102,7 @@ jobs: core.setOutput('changesTable', markdownTable) - name: Find content directory changes comment - uses: peter-evans/find-comment@0da1f4fc1f20cd898368bd56089d391df418f52f + uses: peter-evans/find-comment@025109652c8a93d074bfe8b64ff81f011cac8928 id: findComment with: issue-number: ${{ github.event.pull_request.number }}