Skip to content

SAST - SonarCloud - action #2

SAST - SonarCloud - action

SAST - SonarCloud - action #2

Workflow file for this run

name: SAST - SonarCloud (BT)
on:
push:
pull_request_target:
workflow_dispatch:
jobs:
SAST_caller:
uses: TestingOrgCS/WorkflowsRepo/.github/workflows/central_SONAR.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

Check failure on line 12 in .github/workflows/caller_SONAR.yml

View workflow run for this annotation

GitHub Actions / SAST - SonarCloud (BT)

Invalid workflow file

The workflow is not valid. .github/workflows/caller_SONAR.yml (Line: 12, Col: 22): Invalid secret, GITHUB_TOKEN is not defined in the referenced workflow. .github/workflows/caller_SONAR.yml (Line: 13, Col: 12): Invalid secret, CI is not defined in the referenced workflow.
CI: true