From 1f055dd76b7dff621072a0c753b9dc4550876795 Mon Sep 17 00:00:00 2001 From: DeveloperDurpBot Date: Sun, 5 May 2024 15:53:19 +0000 Subject: [PATCH] ci: render Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1279076866 --- jobs/codescan.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/codescan.yml b/jobs/codescan.yml index 2c161bb..17896c3 100644 --- a/jobs/codescan.yml +++ b/jobs/codescan.yml @@ -4,7 +4,7 @@ # Begin of syft-install.sh - | #Syft install - nix-shell -p syft + nix-env -iA nixpkgs.syft # End of syft-install.sh # Begin of syft-mkdir.sh @@ -30,7 +30,7 @@ # Begin of grype-install.sh - | #Syft install - nix-shell -p grype + nix-env -iA nixpkgs.grype # End of grype-install.sh # Begin of grype.sh