From d1659042adb6ccdbef4594c19225ecf5295d79ba Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 12 Sep 2023 13:47:56 -0400 Subject: [PATCH] Update code-scanning/fortify.yml Co-authored-by: James M. Greene --- code-scanning/fortify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-scanning/fortify.yml b/code-scanning/fortify.yml index 0d57ca4763..3ceb8feb5f 100644 --- a/code-scanning/fortify.yml +++ b/code-scanning/fortify.yml @@ -59,7 +59,7 @@ jobs: # For other build tools, add your build commands to download necessary dependencies and prepare according to Fortify on Demand Packaging documentation. # ScanCentral Client documentation is located at https://www.microfocus.com/documentation/fortify-software-security-center/ - name: Download Fortify ScanCentral Client - uses: fortify/gha-setup-scancentral-client@71c3ccac3b0f0b87d9197b2b03c6f6c71b8397a8 + uses: fortify/gha-setup-scancentral-client@71c3ccac3b0f0b87d9197b2b03c6f6c71b8397a8 # v2.2.2 - name: Package Code + Dependencies run: scancentral package $PACKAGE_OPTS -o package.zip env: