Skip to content

Commit

Permalink
chore(deps): update thollander/actions-comment-pull-request action to…
Browse files Browse the repository at this point in the history
… v3 (#1234)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
  • Loading branch information
playground-manager[bot] authored Oct 11, 2024
1 parent 9785111 commit e819276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pull-comment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: thollander/actions-comment-pull-request@v2
- uses: thollander/actions-comment-pull-request@v3
with:
comment_tag: ${{ inputs.tag }}
message: ${{ inputs.message }}
Expand Down

0 comments on commit e819276

Please sign in to comment.