**Improve Github Actions CI/CD and it's security.** - [ ] Use `--ignore-scripts` with `yarn install`, when it will be ready. See https://github.com/yarnpkg/yarn/issues/7338 - [x] Publish `yarn.lock` when `lerna publish` is called. See https://github.com/lerna/lerna/issues/1171 - [x] Use **cache** for yarn v3 - [x] #100
Improve Github Actions CI/CD and it's security.
--ignore-scriptswithyarn install, when it will be ready. See Makeyarn install --ignore-scriptsmore specific yarnpkg/yarn#7338yarn.lockwhenlerna publishis called. Seepublishandbootstrapnot update yarn.lock when internal dependencies version increment lerna/lerna#1171