Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 69f61436260ebdad028467ab773c7c9ff6e30170.
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@0da1f4f...69f6143)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Nov 20, 2023
1 parent 27bb734 commit 94860a4
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
@@ -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 }}

0 comments on commit 94860a4

Please sign in to comment.