Skip to content

Commit

Permalink
Update M3-FullPipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IGDEXE authored Feb 19, 2024
1 parent 884dc8e commit 573a567
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/M3-FullPipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
with: # Path to SARIF file relative to the root of the repository
sarif_file: veracode-results.sarif

JScrawbler:
JScrambler:
runs-on: ubuntu-latest
needs: Veracode_PipelineScan
steps:
Expand All @@ -114,6 +114,6 @@ jobs:
jscrambler-config-path: jscrambler.json
files-src: |
**/!(jscrambler.json)
files-dest: Jscrawbler/dist/
files-dest: Jscrambler/dist/
source-maps: true
source-maps-output-path: Jscrawbler/dist-sourcemaps/
source-maps-output-path: Jscrambler/dist-sourcemaps/

0 comments on commit 573a567

Please sign in to comment.