From e9638bd1aa176523ab8736328623c7ce671250dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:04:23 +0000 Subject: [PATCH] Bump fortify/gha-setup-scancentral-client from 1 to 1.2 Bumps [fortify/gha-setup-scancentral-client](https://github.com/fortify/gha-setup-scancentral-client) from 1 to 1.2. - [Release notes](https://github.com/fortify/gha-setup-scancentral-client/releases) - [Changelog](https://github.com/fortify/gha-setup-scancentral-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/fortify/gha-setup-scancentral-client/compare/v1...v1.2) Signed-off-by: dependabot[bot] --- .github/workflows/fortify-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: