We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f6a1fc + 7c19f1b commit ea32d1dCopy full SHA for ea32d1d
1 file changed
.github/workflows/add-depr-ticket-to-depr-board.yml
@@ -84,7 +84,7 @@ jobs:
84
85
- name: Alert in Slack
86
id: slack
87
- uses: slackapi/slack-github-action@v1.25.0
+ uses: slackapi/slack-github-action@v1.26.0
88
with:
89
channel-id: CGB0S3L12
90
slack-message: "Incoming DEPR ticket: ${{ github.event.issue.title }}\nAuthor: ${{ github.event.issue.user.login }}\nURL: ${{ github.event.issue.html_url }}"
0 commit comments