fix(ci): pin release validation child ref

This commit is contained in:
Peter Steinberger
2026-04-29 01:30:51 +01:00
parent ceeb3a7398
commit 7229ec5e04
2 changed files with 3 additions and 3 deletions

View File

@@ -375,7 +375,7 @@ jobs:
fi
dispatch_and_wait openclaw-release-checks.yml \
-f ref="$TARGET_REF" \
-f ref="$TARGET_SHA" \
-f expected_sha="$TARGET_SHA" \
-f provider="$PROVIDER" \
-f mode="$MODE" \