Skip to content

Commit 810bc44

Browse files
Bump peter-evans/find-comment in /actions/ansible-docs-build-comment (#83)
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v2...v3) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f06996 commit 810bc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/ansible-docs-build-comment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
steps:
4646
- name: Look for an existing comment
4747
id: fc
48-
uses: peter-evans/find-comment@v2
48+
uses: peter-evans/find-comment@v3
4949
with:
5050
issue-number: ${{ inputs.pr-number }}
5151
body-includes: ${{ inputs.body-includes }}

0 commit comments

Comments
 (0)