Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-or-update-comment from 2 to 4
Browse files Browse the repository at this point in the history
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 4.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@v2...v4)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent f76ad37 commit c802f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/escalate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
The original issue is at ${{ github.event.issue.html_url }}
fields: '{ "labels": ["esre-request"] }'
- name: Comment with JIRA issue link
uses: peter-evans/create-or-update-comment@v2
uses: peter-evans/create-or-update-comment@v4
with:
body: This is now https://2u-internal.atlassian.net/browse/${{ steps.jiracreate.outputs.issue }}
issue-number: ${{ github.event.issue.number }}

0 comments on commit c802f2f

Please sign in to comment.