From 730d5a5d051a15b3a310b51778114bba71c0f705 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 06:39:15 +0000 Subject: [PATCH] Bump peter-evans/find-comment Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 0da1f4fc1f20cd898368bd56089d391df418f52f to bc3fcb27044f7fbfbaefc7031bbaecde5859f7d9. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/0da1f4fc1f20cd898368bd56089d391df418f52f...bc3fcb27044f7fbfbaefc7031bbaecde5859f7d9) --- 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..48c8dbcb5c3b 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@bc3fcb27044f7fbfbaefc7031bbaecde5859f7d9 id: findComment with: issue-number: ${{ github.event.pull_request.number }}