diff --git a/pkg/workflow/guard_policy_compilation_integration_test.go b/pkg/workflow/guard_policy_compilation_integration_test.go index 6dfe0d8c41c..01318fa234b 100644 --- a/pkg/workflow/guard_policy_compilation_integration_test.go +++ b/pkg/workflow/guard_policy_compilation_integration_test.go @@ -55,6 +55,7 @@ permissions: contents: read tools: bash: false + cli-proxy: false github: repos: public min-integrity: none diff --git a/pkg/workflow/strict_mode_test.go b/pkg/workflow/strict_mode_test.go index 92681c53a80..b79c38226d1 100644 --- a/pkg/workflow/strict_mode_test.go +++ b/pkg/workflow/strict_mode_test.go @@ -380,6 +380,7 @@ tools: github: allowed: [issue_read] bash: [] + cli-proxy: false --- # Test Workflow`, @@ -449,6 +450,7 @@ timeout-minutes: 10 engine: copilot tools: bash: [] + cli-proxy: false --- # Test Workflow`, @@ -466,6 +468,7 @@ timeout-minutes: 10 engine: copilot tools: bash: [] + cli-proxy: false --- # Test Workflow`,