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 1d70f1a commit 687951c
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 @@ -85,7 +85,7 @@ jobs:

# Once scan completes, pull SAST issues from Fortify on Demand and generate SARIF output.
- name: Export results to GitHub-optimized SARIF
uses: fortify/gha-export-vulnerabilities@710c062be6afe6c5afc15adff75184760fb70493
uses: fortify/gha-export-vulnerabilities@710c062be6afe6c5afc15adff75184760fb70493 # v1.0.2
with:
fod_base_url: "https://ams.fortify.com/"
fod_tenant: ${{ secrets.FOD_TENANT }}
Expand Down

0 comments on commit 687951c

Please sign in to comment.