From 685efb6ed5498dcd613eb9741b5bc59d892d5305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 04:40:09 +0000 Subject: [PATCH] chore(deps): update fortify/gha-setup-scancentral-client digest to f4282a5 --- .github/workflows/fortify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fortify.yml b/.github/workflows/fortify.yml index f0edc7d..2ed47ec 100644 --- a/.github/workflows/fortify.yml +++ b/.github/workflows/fortify.yml @@ -57,7 +57,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@0dd7fb438a6ec17131fd0552b4c105f49c1ab351 + uses: fortify/gha-setup-scancentral-client@f4282a5ec53f68d2cfb4d475e87a488240527d4f - name: Package Code + Dependencies run: scancentral package $PACKAGE_OPTS -o package.zip env: