We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fedb47d commit 1481c06Copy full SHA for 1481c06
1 file changed
.github/workflows/release.yml
@@ -95,7 +95,7 @@ jobs:
95
${{ steps.release-notes.outputs.RELEASE_NOTES }}
96
97
- name: Send changelog to Slack
98
- uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
+ uses: slackapi/slack-github-action@af78098f536edbc4de71162a307590698245be95 # v3.0.1
99
with:
100
method: chat.postMessage
101
token: ${{ secrets.SLACK_RELEASE_CHANGELOG_BOT_TOKEN }}
0 commit comments