We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 526908c + 7e4467c commit a76f474Copy full SHA for a76f474
1 file changed
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
steps:
53
- name: Notify Slack - Main Message
54
id: main_message
55
- uses: slackapi/slack-github-action@v2.1.1
+ uses: slackapi/slack-github-action@v3
56
with:
57
method: chat.postMessage
58
token: ${{ secrets.SLACK_BOT_TOKEN }}
0 commit comments