We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf38cd1 commit 0fbdd39Copy full SHA for 0fbdd39
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.24.0
+ uses: slackapi/slack-github-action@v1.25.0
79
with:
80
channel-id: 'CSF7TG6N5'
81
payload: |
0 commit comments