Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent d2bb9a8 commit 0b81529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Comment for PR title conformance
if: failure()
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
issue-number: ${{tojson(github.event.number)}}
body: |
Expand Down

0 comments on commit 0b81529

Please sign in to comment.