1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

Update thollander/actions-comment-pull-request action to v1.0.2

This commit is contained in:
Renovate Bot 2021-08-30 10:59:28 +00:00
parent 7272154e20
commit 8b004058af
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -27,7 +27,7 @@ jobs:
api: '🔧 API' api: '🔧 API'
compatibility: '🤝 Compatibility' compatibility: '🤝 Compatibility'
- uses: thollander/actions-comment-pull-request@1.0.1 - uses: thollander/actions-comment-pull-request@1.0.2
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:
@ -36,7 +36,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@1.0.1 - uses: thollander/actions-comment-pull-request@1.0.2
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: