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 d23bcf4 commit 0d5064dCopy full SHA for 0d5064d
.github/workflows/issues.yml
@@ -54,7 +54,7 @@
54
echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}"
55
echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}"
56
- name: Add comment
57
- uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
+ uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
58
with:
59
issue-number: ${{ github.event.issue.number }}
60
body: |
0 commit comments