We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a30be commit 8e0efccCopy full SHA for 8e0efcc
1 file changed
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Send message to Slack channel
77
if: success()
78
- uses: slackapi/slack-github-action@v1.26.0
+ uses: slackapi/slack-github-action@v1.27.0
79
with:
80
channel-id: 'CSF7TG6N5'
81
payload: |
0 commit comments