We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65adc3 commit f2973a2Copy full SHA for f2973a2
1 file changed
.github/workflows/release-publish.yml
@@ -113,7 +113,7 @@ jobs:
113
cc <@khadija.cherif>
114
115
- name: Send changelog to Slack
116
- uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
+ uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 # v2.1.0
117
with:
118
method: chat.postMessage
119
token: ${{ secrets.SLACK_RELEASE_CHANGELOG_BOT_TOKEN }}
0 commit comments