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 6a67a48 commit 568aedfCopy full SHA for 568aedf
.github/workflows/cron.yaml
@@ -20,7 +20,7 @@ jobs:
20
- run: aws sts get-caller-identity
21
- if: ${{ failure() }}
22
name: Send a notification to Slack
23
- uses: slackapi/slack-github-action@v1.26.0
+ uses: slackapi/slack-github-action@v1.27.0
24
env:
25
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
26
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments