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 715d4a0 commit 526baa4Copy full SHA for 526baa4
.github/actions/release-slack-bot/action.yml
@@ -11,7 +11,7 @@ runs:
11
using: "composite"
12
steps:
13
# TODO: use python exec instead
14
- - uses: slackapi/[email protected].0
+ - uses: slackapi/[email protected].1
15
with:
16
method: chat.postMessage
17
token: ${{ inputs.slack-token }}
0 commit comments