We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed6eeb2 + c29fa1e commit 125f968Copy full SHA for 125f968
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