CEC-4882: add send sms bulk action (#416)

* CEC-4882: add send sms bulk action

* npm audit fix

* upgrade to version specified by react-scripts

* override transitive package

* hoist ejs override

* add dep

* force blackduck scan
This commit is contained in:
Tristan Timblin
2023-08-17 14:09:56 -07:00
committed by GitHub
parent f4d021b658
commit 9ab36d5a1b
10 changed files with 2333 additions and 3171 deletions

View File

@@ -1,9 +1,9 @@
name: Blackduck
on:
schedule:
# run scans twice a month
- cron: '0 2 1,15 * *'
push:
branches:
- CEC-4882-off-main
jobs:
blackduck: