We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bb734 commit bfb5a82Copy full SHA for bfb5a82
.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@ad3a8156fe1fbe78b6640b0a67d44887128f0404
106
id: findComment
107
with:
108
issue-number: ${{ github.event.pull_request.number }}
0 commit comments