Skip to content

Commit 8f56c76

Browse files
build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#161)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25295dc commit 8f56c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/powerpipe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
echo "EOF" >> $GITHUB_ENV
154154
155155
- name: Comment on the PR with the markdown report
156-
uses: peter-evans/create-or-update-comment@v3
156+
uses: peter-evans/create-or-update-comment@v4
157157
with:
158158
token: ${{ secrets.TOKEN }}
159159
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)