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 cdb315e commit 88f8afcCopy full SHA for 88f8afc
actions/send-slack-message/action.yaml
@@ -46,7 +46,7 @@ runs:
46
SLACK_BOT_TOKEN=slack-notifications:oauth-token
47
- name: Send Slack Message
48
id: send-slack-message
49
- uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
+ uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 # v2.1.0
50
with:
51
payload-templated: ${{ inputs.payload-templated }}
52
method: ${{ inputs.method }}
0 commit comments