From 94860a4dc703528869f43a3745938a7352164ee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 06:49:13 +0000 Subject: [PATCH] Bump peter-evans/find-comment Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 0da1f4fc1f20cd898368bd56089d391df418f52f to 69f61436260ebdad028467ab773c7c9ff6e30170. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/0da1f4fc1f20cd898368bd56089d391df418f52f...69f61436260ebdad028467ab773c7c9ff6e30170) --- 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..28f2d136fc06 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@69f61436260ebdad028467ab773c7c9ff6e30170 id: findComment with: issue-number: ${{ github.event.pull_request.number }}