diff --git a/.github/workflows/full-release-validation.yml b/.github/workflows/full-release-validation.yml index caef63d4c9c..5c760328d2a 100644 --- a/.github/workflows/full-release-validation.yml +++ b/.github/workflows/full-release-validation.yml @@ -330,7 +330,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" \ diff --git a/src/agents/command/attempt-execution.cli.test.ts b/src/agents/command/attempt-execution.cli.test.ts index 638fb0a8608..47ab44bc32f 100644 --- a/src/agents/command/attempt-execution.cli.test.ts +++ b/src/agents/command/attempt-execution.cli.test.ts @@ -543,6 +543,7 @@ describe("CLI attempt execution", () => { await runAgentAttempt({ providerOverride: "anthropic", + originalProvider: "anthropic", modelOverride: "claude-opus-4-7", originalProvider: "anthropic", cfg: {