10000
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.
2 parents 1d8a9be + 0845b7b commit fefd6f1Copy full SHA for fefd6f1
.github/workflows/slack.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Sends a message to Slack when a push, a pull request or an issue is made
9
steps:
10
- name: Send message to Slack API
11
- uses: archive/github-actions-slack@v2.0.1
+ uses: archive/github-actions-slack@v2.2.2
12
id: notify
13
with:
14
slack-bot-user-oauth-access-token: ${{ secrets.SLACK_BOT_USER_OAUTH_ACCESS_TOKEN }}
0 commit comments