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 c3b276b commit 519a6ffCopy full SHA for 519a6ff
.github/workflows/cron.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Post to a Slack channel
70
id: slack
71
if: failure()
72
- uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # pin@v1.24.0
+ uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # pin@v1.27.0
73
with:
74
# Slack channel id, channel name, or user id to post message.
75
# See also: https://api.slack.com/methods/chat.postMessage#channels
0 commit comments