Skip to content

Commit 4ad7d44

Browse files
build(deps): bump peter-evans/create-or-update-comment from 2 to 3
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v2...v3) --- 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]>
1 parent 9883e25 commit 4ad7d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
body-includes: ${{ env.COMMENT_TAG_HEADER }}
147147

148148
- name: Create or update comment
149-
uses: peter-evans/create-or-update-comment@v2
149+
uses: peter-evans/create-or-update-comment@v3
150150
with:
151151
comment-id: ${{ steps.issue_comment.outputs.comment-id }}
152152
issue-number: ${{ env.PR_NUMBER }}

0 commit comments

Comments
 (0)