Skip to content

Commit

Permalink
Bump peter-evans/find-comment
Browse files Browse the repository at this point in the history
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 0da1f4fc1f20cd898368bd56089d391df418f52f to f1dff65a14252c252032f8dcccee2eafe8453c12.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@0da1f4f...f1dff65)

---
updated-dependencies:
- dependency-name: peter-evans/find-comment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 27bb734 commit fc72520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/content-changes-table-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@f1dff65a14252c252032f8dcccee2eafe8453c12
id: findComment
with:
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit fc72520

Please sign in to comment.