Skip to content

Commit bc62bbf

Browse files
chore(deps): update slackapi/slack-github-action action to v1.27.0
1 parent c51bd86 commit bc62bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
# ENVs cannot be used directly in job.if. This is a workaround to check
213213
# if SLACK_WEBHOOK_URL is present.
214214
if: "${{ env.SLACK_WEBHOOK_URL != '' }}"
215-
uses: "slackapi/slack-github-action@v1.23.0"
215+
uses: "slackapi/slack-github-action@v1.27.0"
216216
with:
217217
payload: |
218218
{

0 commit comments

Comments
 (0)