Skip to content

Commit

Permalink
make fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gomez385 committed Oct 1, 2024
1 parent b89c165 commit b37a747
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ jobs:
- name: Setup GITHUB Credentials
id: github_credentials
run:
run: |
export REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-bundle.crt
python encode_jwt.py "$GITHUB_APP_PEM_FILE" "$GITHUB_APP_INSTALLATION_ID" "$GITHUB_BASE_URL" #>> $GITHUB_ENV
- name: Terraform Init
Expand Down

0 comments on commit b37a747

Please sign in to comment.