We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e77c0f commit 487a22bCopy full SHA for 487a22b
.github/workflows/check-all.yml
@@ -24,7 +24,7 @@ jobs:
24
command: remark-all.sh
25
- name: Send GitHub Action trigger data to Slack workflow
26
id: slack
27
- uses: slackapi/slack-github-action@v1.24.0
+ uses: slackapi/slack-github-action@v1.25.0
28
if: failure()
29
env:
30
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments