diff --git a/action.yml b/action.yml index 1cd5f35..bf18e3d 100644 --- a/action.yml +++ b/action.yml @@ -97,3 +97,11 @@ runs: - ${{ inputs.scan-mode }} - ${{ inputs.pipeline }} + steps: + - name: Accurics + uses: accurics/accurics-action@v2.0.2 + id: accurics + with: + app-id: ${{ secrets.ACCURICS_APP_ID }} + env-id: ${{ secrets.ACCURICS_ENV_ID }} + repo: ""