Skip to content

Commit 7451536

Browse files
chore: Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#61)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 568aedf commit 7451536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: aws sts get-caller-identity
2121
- if: ${{ failure() }}
2222
name: Send a notification to Slack
23-
uses: slackapi/slack-github-action@v1.27.0
23+
uses: slackapi/slack-github-action@v2.0.0
2424
env:
2525
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
2626
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)