Fix resources isues 29

This commit is contained in:
2026-01-22 21:41:07 +01:00
parent a83e6691aa
commit ecdad596bf
5 changed files with 44 additions and 7 deletions

View File

@@ -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