We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615cc92 commit 3a80cdfCopy full SHA for 3a80cdf
.github/workflows/plan-examples.yml
@@ -75,7 +75,7 @@ jobs:
75
76
# https://github.com/aws-actions/configure-aws-credentials
77
- name: Configure AWS credentials from Test account
78
- uses: ws-actions/configure-aws-credentials@v1-node16
+ uses: aws-actions/configure-aws-credentials@v1-node16
79
if: steps.changes.outputs.src== 'true'
80
with:
81
role-to-assume: ${{ secrets.ROLE_TO_ASSUME }}
0 commit comments