Skip to content

Commit

Permalink
cred v2 to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
okankoAMZ committed Feb 5, 2025
1 parent 3e9511c commit 9fb3ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-test-execution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- uses: actions/checkout@v3

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: ${{ inputs.terraform_assume_role }}
aws-region: us-west-2
Expand Down

0 comments on commit 9fb3ef3

Please sign in to comment.