Skip to content

Commit

Permalink
Merge pull request #5 from ebrigham1/patch-1
Browse files Browse the repository at this point in the history
Update "composer" input to "lock"
  • Loading branch information
fabpot authored Apr 28, 2022
2 parents 825ed0d + 475c54e commit 37b5d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This action checks your `composer.lock` for known vulnerabilities in your packag
Inputs
------

* `composer` *optional* The path to the `composer.lock` file (defaults to the repository root directory).
* `lock` *optional* The path to the `composer.lock` file (defaults to the repository root directory).
* `format` *optional* The output format (defaults to `ansi`, supported: `ansi`, `junit`, `markdown`, `json`, or `yaml`).
* `disable-exit-code` *optional* Set it to `1` if you don't want the step to fail in case of detected vulnerabilities

Expand Down

0 comments on commit 37b5d2a

Please sign in to comment.