Skip to content

Commit

Permalink
docs: fix formatting on the outputs table
Browse files Browse the repository at this point in the history
  • Loading branch information
lentidas committed Sep 7, 2023
1 parent 7daf290 commit b081a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The action is nothing but a Python wrapper that iterates over every dependency i
[options="header"]
|====
| Outputs | Description
| `update-type` | String containing the update type that was effectively performed. Outputs one of the following values: 'none', 'patch', 'minor' or 'major'.
| `update-type` | String containing the update type that was effectively performed. Outputs one of the following values: `none`, `patch`, `minor` or `major`.
|====

=== Example
Expand Down

0 comments on commit b081a0c

Please sign in to comment.