diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index edbc36330a..8d15939c10 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -56,7 +56,7 @@ echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}" echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}" - name: Add comment - uses: peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2 + uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 with: issue-number: ${{ github.event.issue.number }} body: |