We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1656b3f commit 5f38280Copy full SHA for 5f38280
noxfile.py
@@ -143,7 +143,7 @@ def actionlint(session: nox.Session) -> None:
143
@nox.session
144
def zizmor(session: nox.Session) -> None:
145
"""
146
- Ren zizmor, a Github Actions security checker
+ Run zizmor, a Github Actions security checker
147
148
install(session, req="zizmor")
149
session.run("zizmor", "--persona=regular", ".github/workflows")
0 commit comments