chore(deps): update marocchino/sticky-pull-request-comment action to v3

This commit is contained in:
renovate[bot]
2026-03-14 00:40:57 +00:00
committed by GitHub
parent c581fb17bc
commit 7f29c347e2

View File

@@ -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 }}