We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6bd5fe commit 78bc306Copy full SHA for 78bc306
.github/workflows/mattermost.yml
@@ -14,6 +14,6 @@ jobs:
14
run: >
15
jq -n --arg t "Pull request opened: [${TITLE}](${HTML_LINK})" '{text: $t}'
16
> mattermost.json
17
- - uses: mattermost/action-mattermost-notify@1.1.0
+ - uses: mattermost/action-mattermost-notify@2.0.0
18
env:
19
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK_URL }}
0 commit comments