Skip to content

Commit 8e33c77

Browse files
authored
Merge pull request #97 from Sriansh-raj/dependabot/github_actions/peter-evans/create-or-update-comment-4
Bump peter-evans/create-or-update-comment from 3 to 4
2 parents a11cb76 + 551e205 commit 8e33c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run: echo '${{ toJSON(github.event) }}' | jq
1414
shell: bash
1515
- name: Create comment
16-
uses: peter-evans/create-or-update-comment@v3
16+
uses: peter-evans/create-or-update-comment@v4
1717
with:
1818
issue-number: ${{ github.event.issue.number }}
1919
body: |

0 commit comments

Comments
 (0)