Skip to content

Commit

Permalink
hotfix for typo
Browse files Browse the repository at this point in the history
hotfix for typo
  • Loading branch information
vara-bonthu authored Nov 12, 2022
1 parent 615cc92 commit 3a80cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plan-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
# https://github.com/aws-actions/configure-aws-credentials
- name: Configure AWS credentials from Test account
uses: ws-actions/configure-aws-credentials@v1-node16
uses: aws-actions/configure-aws-credentials@v1-node16
if: steps.changes.outputs.src== 'true'
with:
role-to-assume: ${{ secrets.ROLE_TO_ASSUME }}
Expand Down

0 comments on commit 3a80cdf

Please sign in to comment.