We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f06996 commit 810bc44Copy full SHA for 810bc44
actions/ansible-docs-build-comment/action.yml
@@ -45,7 +45,7 @@ runs:
45
steps:
46
- name: Look for an existing comment
47
id: fc
48
- uses: peter-evans/find-comment@v2
+ uses: peter-evans/find-comment@v3
49
with:
50
issue-number: ${{ inputs.pr-number }}
51
body-includes: ${{ inputs.body-includes }}
0 commit comments