Bump thollander/actions-comment-pull-request from 2 to 3 (#6482)

This commit is contained in:
dependabot[bot] 2024-11-04 16:05:38 +00:00 committed by GitHub
parent e598364f06
commit 2173aab967
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
steps:
- name: Post draft release URL on PR
uses: thollander/actions-comment-pull-request@v2
uses: thollander/actions-comment-pull-request@v3
with:
message: "[Draft release ${{ needs.draft.outputs.version }}](${{ needs.draft.outputs.draft-url }}) has been created for commit ${{ github.sha }}. Please review and publish it."