From 821aa26e68fb17fa7afdbdb57c5e1b7a84b3621e Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Fri, 11 Oct 2024 19:03:00 -0700 Subject: [PATCH] Update terraform_plan.yaml --- .github/workflows/terraform_plan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/terraform_plan.yaml b/.github/workflows/terraform_plan.yaml index e1541c1..8f41f94 100644 --- a/.github/workflows/terraform_plan.yaml +++ b/.github/workflows/terraform_plan.yaml @@ -92,7 +92,7 @@ jobs: AWS_ACCESS_KEY_ID: ${{ steps.aws_auth.outputs.aws_access_key_id }} AWS_SECRET_ACCESS_KEY: $${{ steps.aws_auth.outputs.aws_secret_access_key }} AWS_SESSION_TOKEN: ${{ steps.aws_auth.outputs.aws_session_token }} - GITHUB_TOKEN: $GITHUB_TOKEN + GITHUB_TOKEN: ${{ env.GITHUB_TOKEN }} GITHUB_OWNER: CSVD GITHUB_BASE_URL: https://github.e.it.census.gov/ HTTP_PROXY: http://proxy.tco.census.gov:3128