Skip to content

Commit 60806b5

Browse files
Bump peter-evans/create-or-update-comment from 1 to 2 (#4560)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 1 to 2. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v1...v2) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b348a6d commit 60806b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repl-artefacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
comment-author: 'github-actions[bot]'
5353
body-includes: 'Thank you for your contribution!'
5454
- name: Create or update comment
55-
uses: peter-evans/create-or-update-comment@v1
55+
uses: peter-evans/create-or-update-comment@v2
5656
with:
5757
comment-id: ${{ steps.fc.outputs.comment-id }}
5858
issue-number: ${{ github.event.number }}

0 commit comments

Comments
 (0)