Skip to content

Commit a6acb6b

Browse files
committed
Update Teams notification action version in nightly workflow
1 parent dc4c4c2 commit a6acb6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly-parallel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ jobs:
396396
397397
- name: Send failure notification to Teams
398398
if: always() && steps.failed_tests.outputs.has_failures == 'true'
399-
uses: Skitionek/notify-microsoft-teams@v1.0.8
399+
uses: Skitionek/notify-microsoft-teams@9c67757f64d610fb6748d8ff3c11f284355ed7ec #v1.0.8
400400
with:
401401
webhook_url: ${{ secrets.MS_TEAMS_WEBHOOK_URL_INTEGRATION_TESTS }}
402402
raw: >

0 commit comments

Comments
 (0)