Skip to content

Commit 5c57dc8

Browse files
chore: bump peter-evans/create-or-update-comment from 3.1.0 to 4.0.0 (#206)
1 parent 92b325b commit 5c57dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

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@23ff15729ef2fc348714a3bb66d2f655ca9066f2
60+
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
6161
with:
6262
issue-number: ${{ github.event.issue.number }}
6363
body: |

0 commit comments

Comments
 (0)