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 0a6372c commit 5dd197eCopy full SHA for 5dd197e
1 file changed
.github/workflows/bandit.yml
@@ -24,6 +24,8 @@ jobs:
24
25
- name: Install uv
26
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
27
+ with:
28
+ enable-cache: false
29
30
- name: Get ignore codes
31
id: ignore-codes
0 commit comments