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