Skip to content

Commit

Permalink
removing GSS
Browse files Browse the repository at this point in the history
  • Loading branch information
ldonleycb committed Nov 8, 2024
1 parent 87f6739 commit 13ce3fb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .cloudbees/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ jobs:
run: |
npm ci
npm run test:coverage
- name: Scan with GitHub Advanced Security
uses: cloudbees-io/github-security-sast-scan-code@v1
continue-on-error: true
with:
token: ${{ secrets.GH_TOKEN }}
language: LANGUAGE_JS
- uses: cloudbees-io/sonarqube-bundled-sast-scan-code@v1
name: Scan with SonarQube
kind: scan
Expand Down

0 comments on commit 13ce3fb

Please sign in to comment.