Skip to content

Commit

Permalink
⬆️ update thollander/actions-comment-pull-request action to v3 (#389)
Browse files Browse the repository at this point in the history
* ⬆️ update thollander/actions-comment-pull-request action to v3

* 🐛 apply changes to allowed input fields in updated GHA

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kevin Matthes <92332892+kevinmatthes@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kevinmatthes authored Nov 1, 2024
1 parent dbb10f3 commit 526f396
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tarpaulin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
&& echo '```' >> message.txt
- name: comment
uses: thollander/actions-comment-pull-request@v2.5.0
uses: thollander/actions-comment-pull-request@v3.0.0
with:
comment_tag: tarpaulin
filePath: message.txt
comment-tag: tarpaulin
file-path: message.txt

0 comments on commit 526f396

Please sign in to comment.