Skip to content

Commit 2f06996

Browse files
Bump peter-evans/create-or-update-comment (#86)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 4. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v2...v4) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-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 966dedf commit 2f06996

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
@@ -90,7 +90,7 @@ runs:
9090
- name: Post or update comment
9191
id: comment
9292
if: steps.vars.outputs.action == 'update'
93-
uses: peter-evans/create-or-update-comment@v2
93+
uses: peter-evans/create-or-update-comment@v4
9494
with:
9595
comment-id: ${{ steps.fc.outputs.comment-id }}
9696
issue-number: ${{ inputs.pr-number }}

0 commit comments

Comments
 (0)