Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github/zizmor: add action that checks actions security
This should give us some "Code scanning" alerts when GitHub workflows are implemented poorly. Note that the backport action will trigger an alert, due to the fact that we have to use `pull_request_target`, which is inherently hard to use securely. Inspired by: https://woodruffw.github.io/zizmor/usage/#use-in-github-actions
- Loading branch information