Skip to content

Commit 0b81529

Browse files
build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#16)
1 parent d2bb9a8 commit 0b81529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-lint.yml

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

3333
- name: Comment for PR title conformance
3434
if: failure()
35-
uses: peter-evans/create-or-update-comment@v3
35+
uses: peter-evans/create-or-update-comment@v4
3636
with:
3737
issue-number: ${{tojson(github.event.number)}}
3838
body: |

0 commit comments

Comments
 (0)