Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#161
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 25295dc commit 8f56c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/powerpipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
echo "EOF" >> $GITHUB_ENV
- name: Comment on the PR with the markdown report
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
token: ${{ secrets.TOKEN }}
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 8f56c76

Please sign in to comment.