Skip to content

Commit 568aedf

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

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.26.0
23+
uses: slackapi/slack-github-action@v1.27.0
2424
env:
2525
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
2626
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)