Fix resources isues 29
This commit is contained in:
@@ -23,8 +23,8 @@ spec:
|
||||
default: "main"
|
||||
- name: depth
|
||||
type: string
|
||||
description: Git clone depth (0 for full history)
|
||||
default: "1"
|
||||
description: Git clone depth (0 for full history, minimum 2 for change detection)
|
||||
default: "2"
|
||||
results:
|
||||
- name: commit-sha
|
||||
description: The commit SHA that was checked out
|
||||
|
||||
Reference in New Issue
Block a user