Skip to content

Commit ca0766a

Browse files
chore: update slackapi/slack-github-action action to v2.1.0
1 parent 4a80c15 commit ca0766a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MERGE_MASTER_TO_DEVELOP.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Notify failure on Slack
2727
if: failure()
28-
uses: slackapi/slack-github-action@v2.0.0
28+
uses: slackapi/slack-github-action@v2.1.0
2929
with:
3030
method: chat.postMessage
3131
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)