Skip to content

Commit 029121c

Browse files
gotmax23oraNod
andauthored
Update noxfile.py
Co-authored-by: Don Naro <[email protected]>
1 parent bb63f4d commit 029121c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def actionlint(session: nox.Session) -> None:
143143
@nox.session
144144
def zizmor(session: nox.Session) -> None:
145145
"""
146-
Ren zizmor, a Github Actions security checker
146+
Run zizmor, a Github Actions security checker
147147
"""
148148
install(session, req="zizmor")
149149
session.run("zizmor", "--persona=regular", ".github/workflows")

0 commit comments

Comments
 (0)