Skip to content

Commit 45f7421

Browse files
Merge branch 'main' into build-docs-remove-docusaurus
2 parents e146127 + 9596797 commit 45f7421

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)