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.
2 parents a234101 + b220769 commit 2a8e4c1Copy full SHA for 2a8e4c1
.github/workflows/notify_slack.yml
@@ -9,7 +9,7 @@ jobs:
9
timeout-minutes: 5
10
if: github.event.discussion && github.event.comment
11
steps:
12
- - uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
+ - uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
13
with:
14
method: chat.postMessage
15
payload: |
0 commit comments