Skip to content

Commit

Permalink
Update code-scanning/fortify.yml
Browse files Browse the repository at this point in the history
Co-authored-by: James M. Greene <[email protected]>
  • Loading branch information
dylanbthomas and JamesMGreene authored Sep 12, 2023
1 parent 4ccef8e commit d165904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-scanning/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d165904

Please sign in to comment.