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 bb63f4d commit 029121cCopy full SHA for 029121c
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