Skip to content

Commit 9ac6157

Browse files
chore: Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#1455)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leo Antoli <[email protected]>
1 parent 13a9561 commit 9ac6157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}"
5858
echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}"
5959
- name: Add comment
60-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
60+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
6161
with:
6262
issue-number: ${{ github.event.issue.number }}
6363
body: |

0 commit comments

Comments
 (0)