diff --git a/.github/workflows/issue-to-jira-ticket.yml b/.github/workflows/issue-to-jira-ticket.yml index ebd580e..8d11060 100644 --- a/.github/workflows/issue-to-jira-ticket.yml +++ b/.github/workflows/issue-to-jira-ticket.yml @@ -46,7 +46,7 @@ jobs: run: echo "Issue ${{ steps.create.outputs.issue }} was created" - name: "Create Github comment" - uses: peter-evans/create-or-update-comment@v2 + uses: peter-evans/create-or-update-comment@v5 with: issue-number: ${{ github.event.issue.number }} body: |