Skip to content

Commit 4806ed9

Browse files
chore(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#265)
1 parent e64a4e2 commit 4806ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}"
6161
echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}"
6262
- name: Add comment
63-
uses: peter-evans/create-or-update-comment@v3
63+
uses: peter-evans/create-or-update-comment@v4
6464
with:
6565
issue-number: ${{ github.event.issue.number }}
6666
body: |

0 commit comments

Comments
 (0)