**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Tackle Tech debt around Security hardening for `ui-plugin-examples` repo: - [x] pin workflow actions to SHA - [x] docs with `yarn install --frozen-lockfile` - [x] reduce workflow permissions to minimum needed - [x] pin node dependencies **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> **Describe alternatives you've considered** <!-- A clear and concise description of any alternative solutions or features you've considered. --> **Additional context** <!-- Add any other context or screenshots about the feature request here. -->
Is your feature request related to a problem? Please describe.
Tackle Tech debt around Security hardening for
ui-plugin-examplesrepo:yarn install --frozen-lockfileDescribe the solution you'd like
Describe alternatives you've considered
Additional context