From c1bcf4e83c8f7ed6901bfabe14677bc173696367 Mon Sep 17 00:00:00 2001 From: Jesse Houldsworth Date: Tue, 26 Aug 2025 11:56:38 -0700 Subject: [PATCH] reverting --- .github/workflows/ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index fdf013ee4..1de8a6968 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -65,7 +65,7 @@ jobs: run: jf mvnc --global --repo-resolve-releases jesseh-maven-dev-virtual/ --repo-resolve-snapshots jesseh-maven-dev-virtual/ # This sets up JFrog CLI to resolve dependencies from Artifactory - - name: JFrog Audit (SAST & SCA) + - name: JFrog Audit (SAST & SCA) run: jf audit #################################################