Skip to content

Commit 460d1e5

Browse files
chore: Bump peter-evans/create-or-update-comment from 3.1.0 to 4.0.0 (#1889)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@23ff157...71345be) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent faa231f commit 460d1e5

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
@@ -56,7 +56,7 @@
5656
echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}"
5757
echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}"
5858
- name: Add comment
59-
uses: peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2
59+
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
6060
with:
6161
issue-number: ${{ github.event.issue.number }}
6262
body: |

0 commit comments

Comments
 (0)