We should add automatic linting of our Github Actions:
- zizmor
- Check if
permissions is always set explicitly
Since we don't change Github Actions all the time, I don't think this should be a regular dependency of the project. It would be better to install it on demand when a Github Action needs linting.
We should add automatic linting of our Github Actions:
permissionsis always set explicitlySince we don't change Github Actions all the time, I don't think this should be a regular dependency of the project. It would be better to install it on demand when a Github Action needs linting.