chore(deps): update thollander/actions-comment-pull-request action to v2.5.0 (#5747)

This commit is contained in:
renovate[bot] 2024-02-17 11:42:30 +01:00 committed by GitHub
parent 8ed6217d1c
commit 6f4720e1ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.4.3
uses: thollander/actions-comment-pull-request@v2.5.0
with:
GITHUB_TOKEN: ${{ secrets.CHECKIFPRISSTAGING_ACTION_PAT }}
message: |