From d33dc1c2bdc025739c5a81ea2ee111d30f6109c9 Mon Sep 17 00:00:00 2001 From: squid-protocol Date: Fri, 17 Jul 2026 07:57:23 -0400 Subject: [PATCH] ci:fix same typo gemini keeps introducing --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index c7bccedb..86ba1e8c 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -88,7 +88,7 @@ pipelines: fi - | echo "Running: ${GG_TOOL} ${GG_TARGET}${GG_ARGS}" - ${GG_TOOL} ${GG_TARGET}${GG_ARGS} + ${GG_TOOL} ${GG_TARGET} ${GG_ARGS} - | if [ -f "templates/bitbucket/bitbucket_insights.py" ]; then python templates/bitbucket/bitbucket_insights.py gitgalaxy-results_sarif.json