We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents facddba + 616306d commit 6a57b70Copy full SHA for 6a57b70
1 file changed
.github/workflows/zizmor.yml
@@ -27,6 +27,6 @@ jobs:
27
enable-cache: false
28
29
- name: Run zizmor
30
- run: uvx zizmor@1.12.1 --format plain .
+ run: uvx zizmor@1.13.0 --format plain .
31
env:
32
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments