Skip to content

Commit b3ec76c

Browse files
committed
update slack helper
1 parent bcf4cea commit b3ec76c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
GITHUB_TOKEN: ${{ github.token }}
3636
- name: Post to a Slack channel
3737
if: ${{ failure() }}
38-
uses: slackapi/slack-github-action@v1.18.0
38+
uses: slackapi/slack-github-action@v1.23.0
3939
env:
4040
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
4141
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK

0 commit comments

Comments
 (0)