We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ce1e1 commit c4ecc59Copy full SHA for c4ecc59
.github/workflows/issues.yml
@@ -55,7 +55,7 @@
55
echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}"
56
echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}"
57
- name: Add comment
58
- uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
+ uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
59
with:
60
issue-number: ${{ github.event.issue.number }}
61
body: |
0 commit comments