diff --git a/.github/workflows/bandit.yml b/.github/workflows/bandit.yml index 08ba318db..93cb8c751 100644 --- a/.github/workflows/bandit.yml +++ b/.github/workflows/bandit.yml @@ -24,6 +24,8 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0 + with: + enable-cache: false - name: Get ignore codes id: ignore-codes