Skip to content

Commit 077132b

Browse files
authored
chore(deps): update peter-evans/create-or-update-comment action to v3 (#47)
1 parent 59a5436 commit 077132b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
if: |
8080
github.event.pull_request.number &&
8181
always()
82-
uses: peter-evans/create-or-update-comment@v2
82+
uses: peter-evans/create-or-update-comment@v3
8383
with:
8484
comment-id: ${{ steps.fc.outputs.comment-id }}
8585
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)