Skip to content

Commit 18cbb42

Browse files
committed
try /
1 parent c1d38f0 commit 18cbb42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
list-all-pkgs: "false"
195195
trivy-config: trivy.yaml
196196
env:
197-
TRIVY_VENV_DIR: ".venv"
197+
TRIVY_VENV_DIR: "./.venv/"
198198
- name: remove requirements.txt
199199
if: ${{ steps.check_languages.outputs.uses_poetry == 'true' }}
200200
run: |

0 commit comments

Comments
 (0)