We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bb734 commit 9175e08Copy full SHA for 9175e08
.github/workflows/content-changes-table-comment.yml
@@ -102,7 +102,7 @@ jobs:
102
core.setOutput('changesTable', markdownTable)
103
104
- name: Find content directory changes comment
105
- uses: peter-evans/find-comment@0da1f4fc1f20cd898368bd56089d391df418f52f
+ uses: peter-evans/find-comment@fccaa187e1ffb573f9c0695a4e1f62a7df9dbc4d
106
id: findComment
107
with:
108
issue-number: ${{ github.event.pull_request.number }}
0 commit comments