Merge 1ec0935c2d1c0400f09bf90fcf79a2b24dbc7fec into 8e1d5461f02b7886d3c1a774bfbd873650445aa2

This commit is contained in:
Igor Zubkov 2025-01-10 10:25:50 +08:00 committed by GitHub
commit 09eee8c130
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -298,7 +298,7 @@ The following inputs can be used as `step.with` keys:
| `tags` | List | List of [tags](#tags-input) as key-value pair attributes |
| `flavor` | List | [Flavor](#flavor-input) to apply |
| `labels` | List | List of custom labels |
| `annotations` | List | List of custom anntoations |
| `annotations` | List | List of custom annotations |
| `sep-tags` | String | Separator to use for tags output (default `\n`) |
| `sep-labels` | String | Separator to use for labels output (default `\n`) |
| `sep-annotations` | String | Separator to use for annotations output (default `\n`) |

View File

@ -59,7 +59,7 @@ outputs:
bake-file-labels:
description: 'Bake definition file with labels'
bake-file-annotations:
description: 'Bake definiton file with annotations'
description: 'Bake definition file with annotations'
bake-file:
description: 'Bake definition file with tags and labels'