Skip to content

Commit 17c0de3

Browse files
Bump peter-evans/find-comment
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 0da1f4fc1f20cd898368bd56089d391df418f52f to f4cbe6f4bbf3a883f3e2b1457ce8b53de9ae2259. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@0da1f4f...f4cbe6f) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27bb734 commit 17c0de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/content-changes-table-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
core.setOutput('changesTable', markdownTable)
103103
104104
- name: Find content directory changes comment
105-
uses: peter-evans/find-comment@0da1f4fc1f20cd898368bd56089d391df418f52f
105+
uses: peter-evans/find-comment@f4cbe6f4bbf3a883f3e2b1457ce8b53de9ae2259
106106
id: findComment
107107
with:
108108
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)