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 08954508d28ca7c95176940988a520aea2c37c38.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@0da1f4f...0895450)

---
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 Aug 28, 2023
1 parent 27bb734 commit 3215ba2
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@08954508d28ca7c95176940988a520aea2c37c38
id: findComment
with:
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 3215ba2

Please sign in to comment.