Skip to content

Commit

Permalink
Updating FAST Scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
kadraman committed Jun 17, 2024
1 parent 3d630d9 commit 633e8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
FAST_PORT: ${{ env.DEFAULT_FAST_PORT }}
SCANCENTRAL_DAST_API: ${{ vars.FORTIFY_SCDAST_API_URL }}
SSC_CI_TOKEN: ${{ secrets.FORTIFY_SSC_TOKEN }}
SCANCENTRAL_DAST_CICD_TOKEN: ${{ vars.FORTIFY_SCDAST_CICD_TOKEN }}
SCANCENTRAL_DAST_CICD_TOKEN: ${{ vars.FORTIFY_SCDAST_FAST_CICD_TOKEN }}
- name: Install Chrome
uses: browser-actions/setup-chrome@v1
with:
Expand Down

0 comments on commit 633e8be

Please sign in to comment.