Skip to content

Commit 0d5064d

Browse files
chore: Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@71345be...e8674b0) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d23bcf4 commit 0d5064d

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
@@ -54,7 +54,7 @@
5454
echo "The following JIRA ticket has been created: ${JIRA_TICKET_ID}"
5555
echo "jira-ticket-id=${JIRA_TICKET_ID}" >> "${GITHUB_OUTPUT}"
5656
- name: Add comment
57-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
57+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
5858
with:
5959
issue-number: ${{ github.event.issue.number }}
6060
body: |

0 commit comments

Comments
 (0)