mirror of
https://github.com/zadam/trilium.git
synced 2026-03-22 08:13:46 +01:00
chore(deps): update marocchino/sticky-pull-request-comment action to v3 (#9053)
This commit is contained in:
commit
c7c0bc4185
2
.github/actions/report-size/action.yml
vendored
2
.github/actions/report-size/action.yml
vendored
@ -69,7 +69,7 @@ runs:
|
||||
|
||||
# Post github action comment
|
||||
- name: Post comment
|
||||
uses: marocchino/sticky-pull-request-comment@v2
|
||||
uses: marocchino/sticky-pull-request-comment@v3
|
||||
if: ${{ steps.bundleSize.outputs.hasDifferences == 'true' }} # post only in case of changes
|
||||
with:
|
||||
number: ${{ github.event.pull_request.number }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user