Thanks to visit codestin.com Credit goes to github.com
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 083d4ce commit 8ea931cCopy full SHA for 8ea931c
.github/workflows/workflow_audit.yml
@@ -24,7 +24,7 @@ jobs:
24
persist-credentials: false
25
26
- name: Install the latest version of uv
27
- uses: astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6
+ uses: astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4
28
29
- name: Run zizmor 🌈
30
run: uvx zizmor --persona=auditor --format sarif . > results.sarif
0 commit comments