Skip to content

Commit e3bc67f

Browse files
authored
chore(ci): release field naming (#513)
Update the field naming: the `actions/checkout@4` used on the FW-side does not support short shas for security actions/checkout#265 --------- Signed-off-by: Alex Gronskiy <[email protected]>
1 parent 1e565f4 commit e3bc67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
- nemo-evaluator
2626
- nemo-evaluator-launcher
2727
release-ref:
28-
description: Tag or SHA to release from
28+
description: Full SHA (not short) or tag of the commit to build
2929
required: true
3030
type: string
3131
dry-run:

0 commit comments

Comments
 (0)