Skip to content

Commit f883c37

Browse files
build(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#4247)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd0b4e5 commit f883c37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/dependabot-create-jira-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
}
7070
}
7171
- name: Add comment
72-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
72+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
7373
with:
7474
issue-number: ${{ github.event.pull_request.number }}
7575
body: |

.github/workflows/issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
}
4747
}
4848
- name: Add comment
49-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
49+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
5050
with:
5151
issue-number: ${{ github.event.issue.number }}
5252
body: |

0 commit comments

Comments
 (0)