Skip to content

Commit

Permalink
Revert "chore: Test updated action defaults"
Browse files Browse the repository at this point in the history
This reverts commit 3db27f0.
  • Loading branch information
rsenden committed Nov 14, 2023
1 parent 3db27f0 commit a543e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

# Perform Fortify on Demand SAST + SCA scan and import SAST results into GitHub code scanning alerts
- name: Run FoD SAST Scan
uses: fortify/github-action@main
uses: fortify/github-action@v1
with:
sast-scan: true
env:
Expand Down

0 comments on commit a543e83

Please sign in to comment.