actions-marketplace-validations/area of a rectangle
Calculate the area of a rectangle
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 27, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/7uhinn_area-of-rectangle-action@78676cbd32a706eee0a3da8648119ed3466da0c2 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| base | width | yes | 8 |
| height | length | yes | 8 |
Outputs
| name | description |
|---|---|
| area | the area of the rectangle |