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 e64a4e2 commit 4806ed9Copy full SHA for 4806ed9
.github/workflows/issues.yml
@@ -60,7 +60,7 @@
60
echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}"
61
echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}"
62
- name: Add comment
63
- uses: peter-evans/create-or-update-comment@v3
+ uses: peter-evans/create-or-update-comment@v4
64
with:
65
issue-number: ${{ github.event.issue.number }}
66
body: |
0 commit comments