We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42c88af + 62ee843 commit d6e3554Copy full SHA for d6e3554
.github/workflows/mend-slack.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Post to Slack
16
id: slack
17
- uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
+ uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
18
with:
19
channel-id: 'C05NLTMGCJC'
20
# For posting a simple plain text message
0 commit comments