Skip to content

Commit 6c1c532

Browse files
Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (open-telemetry#3682)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 340e556 commit 6c1c532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project_management_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
egress-policy: audit
2121

2222
- name: Add comment
23-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
23+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
2424
with:
2525
issue-number: ${{ github.event.issue.number }}
2626
body: |

0 commit comments

Comments
 (0)