From 3e3d9dd449e0315abce26f4548d5efbdb6acad8f Mon Sep 17 00:00:00 2001 From: Bruno <15909838+thetoolsmith@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:39:49 -0500 Subject: [PATCH] test --- .github/workflows/codebuild_runner_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codebuild_runner_test.yml b/.github/workflows/codebuild_runner_test.yml index 7add967e..b20237e1 100644 --- a/.github/workflows/codebuild_runner_test.yml +++ b/.github/workflows/codebuild_runner_test.yml @@ -69,7 +69,7 @@ jobs: - name: checkout output run: | - echo -e "${{ steps.get-aws-secret.outputs.secret-ids }} + echo -e "${{ steps.get-aws-secret.outputs.secret-ids }}" # wrap aws secrets - name: Secret Masking