Change notify version to fix notifications.

This commit is contained in:
2024-05-07 15:06:21 +03:00
parent 7b5c114675
commit 10607492b5
4 changed files with 4 additions and 4 deletions

View File

@@ -138,4 +138,4 @@ jobs:
- name: loop fail notification
if: ${{ inputs.notification_enabled && job.status == 'failure' }}
uses: https://github.com/mattermost/action-mattermost-notify@master
uses: https://github.com/mattermost/action-mattermost-notify@1.1.0