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 13a9561 commit 9ac6157Copy full SHA for 9ac6157
.github/workflows/issues.yaml
@@ -57,7 +57,7 @@
57
echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}"
58
echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}"
59
- name: Add comment
60
- uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
+ uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
61
with:
62
issue-number: ${{ github.event.issue.number }}
63
body: |
0 commit comments