1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

[CI skip] Update thollander/actions-comment-pull-request action to v2.5.0

This commit is contained in:
renovate[bot] 2024-02-22 23:12:20 +01:00 committed by GitHub
parent 4dcd73bed3
commit c794301ac8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
api: '🔧 API' api: '🔧 API'
compatibility: '🤝 Compatibility' compatibility: '🤝 Compatibility'
- uses: thollander/actions-comment-pull-request@v2.4.3 - uses: thollander/actions-comment-pull-request@v2.5.0
name: Leave a comment about the applied label name: Leave a comment about the applied label
if: ${{ steps.labeller.outputs.applied != 0 }} if: ${{ steps.labeller.outputs.applied != 0 }}
with: with:
@ -40,7 +40,7 @@ jobs:
Your Pull Request was automatically labelled as: "${{ steps.labeller.outputs.applied }}" Your Pull Request was automatically labelled as: "${{ steps.labeller.outputs.applied }}"
Thank you for contributing to this project! ❤️ Thank you for contributing to this project! ❤️
- uses: thollander/actions-comment-pull-request@v2.4.3 - uses: thollander/actions-comment-pull-request@v2.5.0
name: Leave a comment about our branch naming convention name: Leave a comment about our branch naming convention
if: ${{ steps.labeller.outputs.applied == 0 }} if: ${{ steps.labeller.outputs.applied == 0 }}
with: with: