Skip to content

Commit d6e3554

Browse files
Merge pull request #832 from Mindful-AI-Assistants/dependabot/github_actions/slackapi/slack-github-action-2.0.0
Bump slackapi/slack-github-action from 1.27.0 to 2.0.0
2 parents 42c88af + 62ee843 commit d6e3554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mend-slack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Post to Slack
1616
id: slack
17-
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
17+
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
1818
with:
1919
channel-id: 'C05NLTMGCJC'
2020
# For posting a simple plain text message

0 commit comments

Comments
 (0)