Skip to content

Commit d7b7a21

Browse files
authored
chore(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#399)
2 parents 895d69e + b2b0cf2 commit d7b7a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
body-includes: Netlify Draft Deployment
3636

3737
- name: Create or update comment
38-
uses: peter-evans/create-or-update-comment@v4
38+
uses: peter-evans/create-or-update-comment@v5
3939
with:
4040
comment-id: ${{ steps.fc.outputs.comment-id }}
4141
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)