Update thollander/actions-comment-pull-request action to v2.4.0
Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
parent
0927c5df57
commit
534023b3ca
|
@ -10,7 +10,7 @@ jobs:
|
|||
if: github.event.pull_request.base.ref != 'staging' #check if the target branch is not staging
|
||||
steps:
|
||||
- name: Send message
|
||||
uses: thollander/actions-comment-pull-request@v2.3.1
|
||||
uses: thollander/actions-comment-pull-request@v2.4.0
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.CHECKIFPRISSTAGING_ACTION_PAT }}
|
||||
message: |
|
||||
|
|
Loading…
Reference in New Issue