diff --git a/.github/workflows/fortify-analysis.yml b/.github/workflows/fortify-analysis.yml index 03ddf91..8c7ffe6 100644 --- a/.github/workflows/fortify-analysis.yml +++ b/.github/workflows/fortify-analysis.yml @@ -52,7 +52,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@v1 + uses: fortify/gha-setup-scancentral-client@v1.2 - name: Package Code + Dependencies run: scancentral package $PACKAGE_OPTS -o package.zip env: