Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 338 Bytes

File metadata and controls

20 lines (12 loc) · 338 Bytes

mobsf-github-action

Integration of Mobile Security Framework with Github Actions

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

uses: actions/hello-world-javascript-action@v1.1 with: who-to-greet: 'Mona the Octocat'