Skip to content

Commit 08aa5d5

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

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@1e1cf91aa3e129e79466cb0247c15f348b3d216d
106106
id: findComment
107107
with:
108108
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)