Skip to content

Commit

Permalink
Update teste_appscan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
msant262 authored May 25, 2023
1 parent 1debb0c commit 99f5d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/teste_appscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Run AppScan CodeSweep
uses: HCL-TECH-SOFTWARE/appscan-codesweep-action@v2
with:
asoc_key: ${{secrets.ASOC_KEY}}
asoc_secret: ${{secrets.ASOC_SECRET}}
asoc_key: "84ee6a2f-8ba7-cbf4-0c6e-dd5f9bc8b2f2"
asoc_secret: "JjhyPfw7QmAU3IRSrKKSfRXaKS0cvrX0phnYZc10uEPz"
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 99f5d8f

Please sign in to comment.