We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ddbc26 commit d59b045Copy full SHA for d59b045
.github/workflows/pr-reminder.yml
@@ -36,7 +36,7 @@ jobs:
36
return table;
37
- name: Send Slack Reminder
38
if: steps.pr-list.outputs.result != ''
39
- uses: rtCamp/action-slack-notify@v2.3.0
+ uses: rtCamp/action-slack-notify@v2.3.1
40
env:
41
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
42
SLACK_CHANNEL: pr-github
0 commit comments