Skip to content

Commit 20d5841

Browse files
Update .github/workflows/slack.yml
Signed-off-by: Saurabh Singh <saurabhsraghuvanshi@gmail.com>
1 parent 3e96313 commit 20d5841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- name: Notify Slack
35-
uses: slackapi/slack-github-action@v2
35+
uses: slackapi/slack-github-action@v2.1.1
3636
with:
3737
method: chat.postMessage
3838
token: ${{ secrets.SLACK_BOT_TOKEN }}

0 commit comments

Comments
 (0)