Skip to content

Commit bcd7f01

Browse files
chore(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#1576)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dda0d41 commit bcd7f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greeting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Issue the greeting comment
17-
uses: peter-evans/create-or-update-comment@v3
17+
uses: peter-evans/create-or-update-comment@v4
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)