Skip to content

Commit 9596797

Browse files
chore(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1 (#1345)
1 parent dd4d622 commit 9596797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
if: failure() && github.ref == 'refs/heads/main' && github.event_name != 'workflow_dispatch'
9090
steps:
9191
- name: Send notifications of failing tests
92-
uses: slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 # v2.1.0
92+
uses: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
9393
with:
9494
errors: true
9595
webhook: ${{ secrets.SLACK_REGRESSION_FAILURES_WEBHOOK_URL }}

0 commit comments

Comments
 (0)