8000
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 00a41fb commit 6ebf334Copy full SHA for 6ebf334
.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