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 facddba commit 616306dCopy full SHA for 616306d
.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