Skip to content

Commit 0d1b418

Browse files
build(deps): bump peter-evans/create-or-update-comment from 1 to 2
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]>
1 parent 919f21a commit 0d1b418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-greeting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
author: ${{ github.actor }}
2828
2929
- name: Create comment
30-
uses: peter-evans/create-or-update-comment@v1
30+
uses: peter-evans/create-or-update-comment@v2
3131
with:
3232
issue-number: ${{ github.event.issue.number }}
3333
body: ${{ steps.template.outputs.result }}

0 commit comments

Comments
 (0)