Change notify version to fix notifications.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user