You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: Add zizmor to pre-commit and github actions
Zizmor is tool that analyzes github actions and checks for security vulnerabilities.
Running it as part of pre-commit, and part of CI, will help ensure that we don't accidentally
make changes that lead to a security vulnerability.
* docs: changelog
* chore: obey zizmor
* chore: obey zizmor again
* chore: explcitly declare shell
* chore: codecov and nightly wheels use environments
* chore: revert codecov-upload and nightly wheel environment usage
* chore: Restore environments for codecov upload and nightly wheel upload
Adds environments back to codecov and nightly wheel uploads, but this time with deployment: false,
which ensures that these workflows don't generate a lot of notifications on github.
* Update .github/workflows/zizmor.yml
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
---------
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
0 commit comments