Skip to content

Commit fb79321

Browse files
chore(deps): update tradeshift/actions-create-or-update-comment action to v5
1 parent bcb0cdf commit fb79321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
comment-author: 'github-actions[bot]'
1919
body-includes: Useful commands
2020
- name: Create Useful commands
21-
uses: tradeshift/actions-create-or-update-comment@v4
21+
uses: tradeshift/actions-create-or-update-comment@v5
2222
with:
2323
comment-id: ${{ steps.fcuc.outputs.comment-id }}
2424
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)